Mail Archives: djgpp/1995/03/23/03:21:04
> I am having severe problems debugging some code, and was wondering if
> my program was running out of stack space... How big is the default
> stack in DJGPP, and how does one increase it's size ? Can one use
Most of this is explained in the DJGPP FAQ list, section 15.7
which begins like this:
15.7 Q: My program bombs when I use very large automatic arrays.
Q: How much stack space do I have in my program?
Interested? Then read the answer in the FAQ list. You can get
the latest version of the FAQ as faqNNN.zip from the same place
you got DJGPP. Or point your Web browser to this URL:
http://delorie.mv.com/
and follow the links to the FAQ (which is stored there in
hypertext, searchable form).
- Raw text -