There are no float formatting routines built into the OS/SDK you will have to write your own. Search this forum's archives for previously posted examples and hints.
----- Original Message ----- From: "V...i...K...a...S" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 6:45 AM Subject: Float Formatting > Hi all, > We have the following requirement:- > > I have multiplied 2 floating values and converted the result into a string > .The string value is > not formatted properly > i.e I want :- "12.34" > i am getting :- "1.234000000e01" > > Does the palm OS provide an functions for getting what I want or > i shall have to manually do the parsing n convert it. > > Thanx in advance... > > Vikas > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
