You will have to write your own routine. However, tons of code examples have been posted to this forum. Search the archives. (I think there was code posted just yesterday)
----- Original Message ----- From: "Edmond Chan" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[email protected]> Sent: Thursday, October 26, 2000 2:06 PM Subject: Display a float on screen > Hi all, > > I need to display the value of a float variable on the PDA screen. The > String Manager only provides functions to convert integers to string. > StrPrintF does not handle %f to format float, like ANSI C printf() does. > > Would anyone please advise how to display a float on screen? It must have > been done before... > > Thanks, > > Edmond > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
