> The default stack size on PalmOS varies from device to device, but is in the > 2K to 4K range. MemPtr and MemHandle allocations are from the heap, not the > stack. The stack would be the sum of all your local variables in the > current path of execution. Having large structures or buffers would > generally be a problem. > my program is a keyboard hack, so in Memo, datebook will call it. does memo and my hack are shareing the same stack? Can my hack has own stack? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
