McMicken, Steven <[EMAIL PROTECTED]> wrote in message
news:2763@palm-dev-forum...
>
> FlpAToF requires your string to be in the format [-]x[.]yyyyyyyy[e[-]zz].
> "111.0" would have to be represented as "1.110e02". You're probably
better
> off writing your own conversion routine to convert from your string to a
> double value.
>
> Regards,
>
> Steve
>
Not exactly. FlpAToF() will accept a string such as "3.1415926". It's the
complementary function FlpFToA() that spits out the string in scientific
notation.
Didier, I'm not sure why your code isn't working. Still, if you're using
MathLib, maybe it's best to avoid the Palm NewFloatMgr.h types and routines
altogether. Someone suggested a state table.
Michael Yam
www.ytechnology.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html