At 22:45 2003-1-22 +0100, you wrote:
Is there any possibility to monitor the available stack size?
You can see the amount of stack each function in a file uses by adding the line

#pragma warn_stack_usage 1

to the top of your file, and then compiling it.

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