So what would actually happen if the 64K segment limit is reached? How can
I know if this has been reached? (I have a prc file of 75K but seems to run
fine) I am worrying that problem may happen for some palm but not the other.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Peter
Epstein
Sent: Tuesday, February 13, 2001 10:48 AM
To: Palm Developer Forum
Subject: Re: Running out of memory
Sounds like you're hitting the 64K segment limit to me. I suggest you read
up on breaking your app into multiple segments. If your code is small but
you data (resources) are big, it should be easy enough to create some more
segments and move the big bitmap resources into them. The only problem would
be if you need to access these bitmaps when being sub-launched.
--
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/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/