>Hello,
>
>Not had any luck finding source for fixed-point which is all I really need
>in order to manipulate dollars & cents.  So I'm having to call
>FlpBase10Info, extract and reformat the strings.
>
>Example:  Instead of "-3.4560000e02", I have to display "-$3.46".

Why not store the money as (integer) number of cents?
Then you would convert 346 to $3.46.

-- 
-- Marshall

Marshall Clow     Idio Software   <mailto:[EMAIL PROTECTED]>

It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to