> From: mfeder [mailto:[EMAIL PROTECTED]]
> I am trying to use 8 byte integers in my app.  According to 
> the docs, that is a "long long".  When I use this in the code I get
> Main.c: '__rt_ultoi64' referenced from 'myFunc' is undefined.

You need to change your startup library to be 'MSL Runtime Palm OS (2i).lib'
(or the (4i) version if necessary).  This contains the 64-bit integer
support functions which StartupCode.lib does not.

-slj-


-- 
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