At 16:48 2002-12-11 +0800, palmos������ wrote:
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.
In the 68K Processor pref panel, make sure the floating point type setting is set to "Palm OS" (or similar)... the compiler in this version could generate floating point code for several different kinds of systems, and some of the stationery projects had an incorrect value for this setting.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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

Reply via email to