home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18742 < prev    next >
Encoding:
Text File  |  1992-11-20  |  805 b   |  21 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. 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
  3. From: espen@leo.unm.edu (Peter Espen)
  4. Subject: Specifying stack size in Think C 5.03?
  5. Message-ID: <z5nqw7+@lynx.unm.edu>
  6. Date: Sat, 21 Nov 92 03:59:47 GMT
  7. Organization: University of New Mexico, Albuquerque
  8. Distribution: usa
  9. Lines: 10
  10.  
  11.     I am using Think C 5.03 to run some generic C programs using the
  12. console window and the ccommand() function. The programs that I am running
  13. are not that large, but they do have functions that are highly recursive.
  14. I find myself running out of memory when the recursion starts getting pretty
  15. deep.  Is there a way in Think C 5.03 to specify the size of the stack??
  16.  
  17.     Peter Espen
  18.     espen@leo.unm.edu
  19.  
  20.  
  21.