At 07:19 PM 10/31/2000, Alan Ingleby wrote:
>amount.fd = FlpAToF("88888888.00");
>
>should assign a double precision value of 88888888.00 to amount, but when
>read back using FlpFToA, it reads 2989542.08.  What's going on?? Any ideas??

I didn't take the time to investigate, but if I recall correctly, that API has a 
fairly tight limit on the number of digits it can handle, and I think you're over the 
limit. Of course, it'd be nice to have an API that can handle as many digits as the 
type can represent.
--
Peter Epstein
Palm Inc. Developer


-- 
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