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/

Reply via email to