Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!mips!ptimtc!nntp-server.caltech.edu!sundog.caltech.edu!dg From: dg@sundog.caltech.edu (DALE GARY) Newsgroups: comp.sys.amiga.programmer Subject: How to check stack in SAS/C 5.10? Message-ID: <1991Jun18.162939.16819@nntp-server.caltech.edu> Date: 18 Jun 91 16:16:55 GMT Sender: news@nntp-server.caltech.edu Reply-To: dg@sundog.caltech.edu Organization: California Institute of Technology Lines: 12 News-Software: VAX/VMS VNEWS 1.3-4x In the SAS/C docs, a new feature of 5.10 is the ability to have your program allocate a new stack if it is invoked with a smaller stack than the minimum set at compile time. However, all I could find about this in the docs is a mention in the Preface, saying you can "specify a minimum stack size by initializing the stack variable at compile time." What does this mean? What is "the stack variable"? Is it an environment variable? What are the units-- bytes or kbytes? Is this further documented elsewhere in the manual? Please e-mail if possible. Thanks. Dale E. Gary dg@sundog.caltech.edu