delorie.com/archives/browse.cgi | search |
Date: | Mon, 16 Jun 2003 15:47:41 -0400 |
Message-Id: | <200306161947.h5GJlfQa019415@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | ethros AT earthlink DOT net |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <3.0.1.16.20030616153401.34b73854@earthlink.net> (message from |
Ethan Rosenberg on Mon, 16 Jun 2003 15:34:01 -0400) | |
Subject: | Re: Program |
References: | <3 DOT 0 DOT 1 DOT 16 DOT 20030616153401 DOT 34b73854 AT earthlink DOT net> |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> I changed stdio.h so that the max number of files is 50. stdio.h does not control how djgpp works - it just reports on how it works. Changing it will not fix anything, it will only make your program misunderstand what's going to happen anyway. > If it is truly a stack/heap problem, how do I increase the size of the > stack/heap? You can use stubedit to change the size of the stack. The heap size is limited by total system memory and does not need to be directly changed.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |