Use FloatMgr API: FlpCorrectedAdd()for adding two values, for help on API
you can find in palmOS reference manual.

regards
Pbathini
-----Original Message-----
From: palmos������ [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 2:18 PM
To: Palm Developer Forum
Subject: trouble in float type


now i have trouble on operate on the float type
my cw7 always tell me the error of " _f_add underdefined"
,who can tell me how to deal with this wrong message?

some code i want to do :

float x1;
float x2;
x2=x2+x1;
x2=x2/x1; etc.



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to