Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!ml10+ From: ml10+@andrew.cmu.edu (Michael A. Libes) Newsgroups: comp.sys.mac.programmer Subject: Re: How do you expand the stack? Message-ID: Date: 22 Feb 90 17:55:18 GMT References: <1311@sys.uea.ac.uk> Organization: Class of '91, Carnegie Mellon, Pittsburgh, PA Lines: 7 In-Reply-To: <1311@sys.uea.ac.uk> > How do you change the stack size of a Mac application? The default is > only 8k, and I have a program that needs much more. I havent found any Actually, the standard stack size on the Mac +/SE is 8K, but the standard stack on Mac II/x,cx,ci is 24K. - luni