"Scott L. Johnson" wrote:
> > 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.
Alternately you could find source for the ones you need and compile them into your app.
I've done this in the past to bring in some floating point functions when I didn't
have the
space to bring in the whole library.
--
Adam Wozniak Senior Software Design Engineer
Surveyor Corporation
[EMAIL PROTECTED] 4548 Broad Street
[EMAIL PROTECTED] San Luis Obispo, CA 93401
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/