> I'm new on programming with PalmOS.
> I was wondering if I have to use C *classic* float type,
> or the float struct provided by the OS.
>
> And the what's about features to display and read float number?
>
> If I use float type, I have nothing to read the from a field
> or display them. I've just write my own functions to do that.
> Was it a good idea?
I use double. I use GCC and don't know how CW handles floats or
doubles. Writing you own is a good solution. I just wish someone
would take the time to write a full-up double handling set of
routines (AsciiToDouble, DoubleToAscii, etc) and put them in the
public domain.
> Thanks,
> Eric.
>
>
>
--
-----------------------------------------------------------------
Discussion Group: http://www.halcyon.com/ipscone/wwwboard/
Protect your constitutional rights. Your favorite one may be next!
-----------------------------------------------------------------