home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Ceck out this bug. What the *** is SASC/6.56 doing?
- Date: 19 Mar 1996 18:46:47 GMT
- Organization: EUnet Norway
- Message-ID: <755.6652T1180T2805@login.eunet.no>
- References: <1120.6643T91T406@login.eunet.no> <885.6646T9T693@login.eunet.no>
- <Do9Fy0.HGp@unx.sas.com> <828.6649T501T491@login.eunet.no> <DoGt57.IzK@unx.sas.com>
- NNTP-Posting-Host: pc6.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- >I disagree. It should be the maximum amount of stack that any system
- >function or SAS/C library function will use. 1k should be plenty. You
- >don't want to set _STKNEED too high, or you'll end up reallocating too
- >often.
-
- Well, its a little dificult subject.
-
- >You should change the value in your code by adding the following line
- >external to any function:
-
- > long _STKNEED = 1024;
-
- Yeah, it will do, but its a litte anoying having it in the source though.
-
- --
- .. Patrick Hanevold - VR developer - patrick.hanevold@login.eunet.no ///
- .... Amiga and official Be developer - Visual Technologies \\\///
- ...... Wish I could have a picture here. \X//
- <sb>A1200/030/50MHz/34MB/1.3GB Iomega ZIP
-
-