[comp.sys.mac.programmer] increasing stack size

engber@ils.nwu.edu (Mike Engber) (06/20/91)

Could someoutine the steps for increasing an applications stack
size properly. My program is having problems on 68000 machines
which have a smaller default stack size.

I have an idea how to do it using SetApplLimit & StackSpace before
calling MaxApplZone, but I want to be sure there is nothing more to it.

I'm using THINK C.

Please reply via email if possible.

-ME