Date: Mon, 29 Dec 1997 19:28:03 +0200 (IST) From: Eli Zaretskii To: NonReal cc: djgpp AT delorie DOT com Subject: Re: "big" arrays and the stack In-Reply-To: <34A7C2FF.390A@geocities.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 29 Dec 1997, NonReal wrote: > How do you change the stack size? I've got a nasty recursive program > that would love more space to work in :) Use the `stubedit' program. The DJGPP FAQ list explains how to do this in section 15.9. The latest version of the FAQ is in v2/faq210b.zip from the same place you got DJGPP.