home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!usc!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!lynx!leo.unm.edu!espen
- From: espen@leo.unm.edu (Peter Espen)
- Subject: Specifying stack size in Think C 5.03?
- Message-ID: <z5nqw7+@lynx.unm.edu>
- Date: Sat, 21 Nov 92 03:59:47 GMT
- Organization: University of New Mexico, Albuquerque
- Distribution: usa
- Lines: 10
-
- I am using Think C 5.03 to run some generic C programs using the
- console window and the ccommand() function. The programs that I am running
- are not that large, but they do have functions that are highly recursive.
- I find myself running out of memory when the recursion starts getting pretty
- deep. Is there a way in Think C 5.03 to specify the size of the stack??
-
- Peter Espen
- espen@leo.unm.edu
-
-
-