Marcio Pacheco wrote: > Hello, > > How can I write to the Palm screen the result of this following command: > > FlpFloat Temp=59152/1000; > > I have tryed to use the FloatMgr.h library but I didn't have good results. > Hi, you can take a look at the PalmOS Programmer's FAQ, expecially to the "Using Floating Point Maths" article: http://www.tangentsoft.net/palmfaq/articles/float.html
BTW, usually you can avoid the use of the FloatManager, using the PalmOS libraries (this is a configuration in the CodeWarrior Project setup). Best regards Pietro F. Maggi -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
