I want to pad a date with zeros so that it is always 8 characters and I
am not sure how to do that within the Palm OS.

Example:

3/2/01 to 03/02/01

In Pascal the definition would be

function paddate(dst: PChar; const ch: char; n: int16): PChar;

Todd



--
Todd Cary
Ariste Software
[EMAIL PROTECTED]



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to