Date: Thu, 7 Jan 1999 08:57:21 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Ismael Herrera Zamarron(MCC)" cc: Lista de correo del grupo djgpp Subject: Re: Rhide 20/50 In-Reply-To: Message-ID: 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.