If you are using CodeWarrior, it is quite simple. Just make sure in the
Target settings you set Code Generation / 68K Processor / Floating Point to
PalmOS. Then the Metrowerks compiler will emit code which accesses the
floating point routines in PalmOS. You don't need to link any library. You
can just use double (64 bit) and float (32 bit) variables to do your
calculations and write your expressions with + - * / as usual in C.







-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to