At 17:01 2002-10-25 -0700, you wrote:
Is the dynamic heap size different the global memory size?  The programmers
guide says that they dynamic heap size is about 256k for systems with 4+
megs of memory.

I think I may be confusing the two.
The global memory size is allocated as a chunk out of your dynamic heap, and the 68K register A5 is used to point into the middle of this chunk of memory. So, the global memory space is a subset of the entire dynamic memory space.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to