There is a #pragma segment <name> (it's described in the Targeting Palm OS
docs, page 46 and MSL C Reference). The pragma places all functions that
follow into the code segment named <name>.

Hope this helps.

Rgds,
Jun-Kiat Lam
Metrowerks Technical Support

----- Original Message -----
From: "Per Brown" <[EMAIL PROTECTED]>
To: "Palm Forum" <[EMAIL PROTECTED]>
Sent: Monday, December 06, 1999 12:56 AM
Subject: pragma segment


> I am using a 3rd party library that is loading all its functions into 1
> segment. This segment has just gone over the 64K boundry. Is there a
> pragma statement that can be used to force functions into different
> segments. I dont have access to the library source.
>
>

Reply via email to