Date: Mon, 18 Nov 1996 08:29:39 +0200 (IST) From: Eli Zaretskii To: Farhan Yousaf Cc: djgpp AT delorie DOT com Subject: Re: Memory Requirements In-Reply-To: <1.5.4.32.19961118061240.00713628@mail.interlog.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 18 Nov 1996, Farhan Yousaf wrote: > The question still remains, how do I know how much memory would be > required? There is no way to do that using DJGPP tools, AFAIK. The simplest way I know of is to run your program on Windows simultanously with a memory-tracking tool and watch the free memory display of that tool.