I have to display some large numbers with thousands separators. To my surprise I couldn't find a Palm OS API to do this.
StrItoA() returns a number with no separators. StrPrintF() doesn't appear to support an option to insert thousands separators. StrLocalizeNumber() only changes the localization of a number that already has thousands separators. I know I can roll my own, but I'm surprised this isn't built in somewhere. Did I miss something? Bob Whiteman Senior Software Engineer Pico Communications -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
