Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!ads.com!jtn From: jtn@ADS.COM (John T. Nelson) Newsgroups: comp.sys.mac.programmer Subject: How much space to allocate to the stack? Message-ID: <~0!^6`|@ads.com> Date: 5 Nov 90 15:55:32 GMT Sender: usenet@ads.com (USENET News) Organization: Advanced Decision Systems, Mtn. View, CA (415) 960-7300 Lines: 21 When initializing the Mac there is a function that can be called whose name is SetApplLimit. Code I've seen in some programs goes something like: SetApplLimit(ApplicZone() + STACKSIZE ); Question... what should the value of STACKSIZE be? Also, when doing a MoreMasters(), how many times should I do MoreMasters()... i.e. what should the value of MOREMASTERS be in this cod? for ( i = 0; i < MOREMASTERS; i++ ) { moreMasters(); } Thanks for your help! -- ORGANIZATION: Advanced Decision Systems GEOGRAPHIC: Arlington, VA UUCP: kzin!speaker@mimsy.umd.edu INTERNET: jtn@potomac.ads.com SPOKEN: Yo... John! PHONE: (703) 243-1611 PROJECT: The Conrail Locomotive/Harpsichord Fusion Program