FlpCompDouble dValue;
dValue.fd = FlpAToF( "30.3" );

Steve

"Nicolas Raitman" <[EMAIL PROTECTED]> wrote in message
news:37889@palm-dev-forum...
>
> Thanks to all, but I could not make my program to work... look I have done
> the following, but I cannot get te float number, what a I doing wrong?
>
>  FlpDouble    Saldo;
>  Saldo = FlpAToF("30.3");
>
> When I watch the fields of the Saldo Struct I do not understand where the
> double or float it is stored, any example?
> Thanks,
> Nicolas
>
> -----Mensaje original-----
> De: Ritesh <[EMAIL PROTECTED]>
> Para: Palm Developer Forum <[EMAIL PROTECTED]>
> Fecha: Jueves, 01 de Febrero de 2001 12:53 p.m.
> Asunto: Re: strings to floats
>
>
> >You  can use:
> >FplAToF ( char * s);
> >
> >:)
> >Ritesh
> >
> >
> >
> >----- Original Message -----
> >From: Nicolas Raitman
> >To: Palm Developer Forum
> >Sent: Thursday, February 01, 2001 8:32 PM
> >Subject: strings to floats
> >
> >
> >Is there any function to convert a string to a float? Which?
> >Thanks,
> >Nicolas
> >
> >
> >--
> >For information on using the Palm Developer Forums, or to unsubscribe,
> >please see http://www.palmos.com/dev/tech/support/forums/
> >
> >
> >
> >_________________________________________________________
> >
> >Do You Yahoo!?
> >
> >Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> >
> >
> >--
> >For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
>
>
>



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