Hi,
The API has no functions for converting doubles to strings and vice versa.
You'll have to write such functions yourself. There is an article about
using floating-point arithmetic on our web site:
http://www.falch.net/Articles/?art=239
The downloadable sample contains string conversion functions.
--
Steffen
Falch.net DeveloperStudio for Palm OS
-"Developers' first choice for PDAs"
<http://www.falch.net/>
"Ai Lee Tang" <[EMAIL PROTECTED]> wrote in message
news:55549@palm-dev-forum...
>
>
> how abt double string?
>
> >From: "Richard Burmeister" <[EMAIL PROTECTED]>
> >Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> >To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> >Subject: RE: summation and subtraction.
> >Date: Thu, 5 Jul 2001 20:58:41 -0500
> >
> > > From: Ai Lee Tang
> > >
> > > Is there any function that workable for doing summation and
> > > subtraction of two numeric string?
> > >
> >
> >That's something you'll have to write yourself. The API does provide
> >StrAToI() to convert a string to an integer and StrIToA() to do the
> >reverse.
> >
> >
> >--
> >For information on using the Palm Developer Forums, or to unsubscribe,
> >please see http://www.palmos.com/dev/tech/support/forums/
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/