Hello!
If I'm not wrong, the 2i library uses 2-byte integers, while the 4i library
uses 4-byte integers.
Regards,
Gee.
"Chris DiPierro" <[EMAIL PROTECTED]> wrote in message
news:13567@palm-dev-forum...
>
>
> Actually it was my failure to realize you needed to ditch StartupCode.Lib
> in favor of MSL Runtime Palm OS (2i).Lib ...
>
> But that brings up another question, what'd the difference between the 2i
> and the 4i library? CW docs just say to include one of them, but not which
> to use. Both seem to work, but what's it affecting?
>
> > Subject: Re: Converting to multi-segment apps in CW?
> > From: Peter Epstein <[EMAIL PROTECTED]>
> > Date: Tue, 06 Jun 2000 13:49:39 -0700
> > X-Message-Number: 44
> >
> > The problem is almost surely a call to a function that's not in the
first segment but needs to be. If you carefully step through the code to the
bad call, you can find it and then move the necessary code to the first
segment. Possibly easier is to use the link map to tell you which code needs
to be in the first segment. This is done by turning on the link map option
and commenting out some code, then compiling. The instructions should be in
the K.B.
> > --
> > Peter Epstein
> > Palm Inc. Developer
>
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/