in reply to Re: sprintf zero-fill issue
in thread sprintf zero-fill issue

Yep. That was it. I'm not sure how I missed that one.

Thanks.

-Matt

Replies are listed 'Best First'.
Re^3: sprintf zero-fill issue
by Rabbi Bob (Scribe) on Jun 28, 2007 at 09:43 UTC
    Thanks to you both, this inadvertently helped correct an issue that I've had myself and had forgotten about until I saw this.