Date: Thu, 7 Jan 1999 08:57:21 +0200 (IST) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> X-Sender: eliz AT is To: "Ismael Herrera Zamarron(MCC)" <ihz AT uxmcc2 DOT iimas DOT unam DOT mx> cc: Lista de correo del grupo djgpp <djgpp AT delorie DOT com> Subject: Re: Rhide 20/50 In-Reply-To: <Pine.SOL.3.95.990106170515.22981B-100000@uxmcc9> Message-ID: <Pine.SUN.3.91.990107085534.16723F-100000@is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 6 Jan 1999, Ismael Herrera Zamarron(MCC) wrote: > When I run Rhide it displays two numbers in the right corner of the screen > I know they refer to the memory but I can't figure out how it can display > 20/50 when I just have 60 M of RAM. > > How can I know the maximun size to allocate an array of 3 dimensions? > Can I make more room if I need a largest array? I suggest to begin by reading Chapter 15 of the DJGPP FAQ list, it should explain a lot of background about memory-related questions. If after reading that you still have some questions, please ask them specifically.