home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!usc!rpi!usenet.coe.montana.edu!news.u.washington.edu!chuckp.staffdev.washington.edu!chuckp
- From: Chuck Pliske <chuckp@u.washington.edu>
- Subject: Re: How to increase stack size ???
- Message-ID: <1992Sep9.052409.26348@u.washington.edu>
- X-Xxmessage-Id: <A6D2D8E84701372A@chuckp.staffdev.washington.edu>
- X-Xxdate: Tue, 8 Sep 92 06:25:44 GMT
- Sender: news@u.washington.edu (USENET News System)
- Organization: University of Washington
- X-Useragent: Nuntius v1.1.1d9
- References: <1992Sep4.160059.29329@novell.com>
- Date: Wed, 9 Sep 1992 05:24:09 GMT
- Lines: 11
-
- In article <1992Sep4.160059.29329@novell.com> Duane A Murphy,
- damurphy@wc.novell.com writes:
- >>In any event, I would recommend using the low memory global DefltStack
-
- I wrote an extension "Stack6000", useful for the 68000 machines because
- Apple sets the default stack to about $4800 in the Plus, SE and PB100,
- and $6000 on the other machines. I simply set DefltStack to $6000 (if
- needed) and exit. Subsequent programs using the default all get the new
- value. So far, it has worked fine. (Available on Sumex)
-
- Chuck
-