Date: Tue, 25 Nov 1997 13:56:24 +0200 (IST) From: Eli Zaretskii To: Greg Moorer cc: djgpp AT delorie DOT com Subject: Re: biosmemory() problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 24 Nov 1997, Greg Moorer wrote: > the systems halts upon trying to compile the following: > > > #include > #include > > void main (void) > { > printf ("This system has %u K of memory... \n", biosmemory()); > } It compiles with no problems on my machine.