FlpCompDouble flpValor;
char   * valorM, * valorB;
double m, b;

flpValor.fd = FlpAToF( (char *) valorM);
m = flpValor.d;


-----Mensaje original-----
De: Sripriya N <[EMAIL PROTECTED]>
Para: Palm Developer Forum <[EMAIL PROTECTED]>
Fecha: Viernes, 06 de Abril de 2001 08:41 p.m.
Asunto: Float Manager Functions


>I'am using the Float Manager Function ,
>
>Err FplFToA (FloatType a, char* s)   to convert the FloatType to a string.
>This converts to an exponential format.
>
>I want it in the standard decimal format   like->      abc.xyz
>
>Is there any function for doing this?
>
>Thanks/Regards,
>SriPriya.N
>[EMAIL PROTECTED]
>
>
>--
>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