Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!ils.nwu.edu!engber From: engber@ils.nwu.edu (Mike Engber) Newsgroups: comp.sys.mac.programmer Subject: increasing stack size Summary: how to do it properly Message-ID: <2196@anaxagoras.ils.nwu.edu> Date: 20 Jun 91 14:30:08 GMT Organization: The Institute for the Learning Sciences Lines: 13 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