At 23:28 2002-10-31 -0700, you wrote:
Does the new operator allocate from global memory or from the dynamic heap?
The size of global memory is fixed at compile time, and the system internally uses MemPtrNew to allocate space for it. operator new also uses MemPtrNew.

--
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