From: "Javier Calleja" To: "djgpp" Subject: not enough virtual memory using 'new' Date: Mon, 22 Jun 1998 16:08:32 +0200 Message-ID: <01bd9de7$3d2234a0$0100a8c0@dismuntel.ctv.es> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01BD9DF8.00AB04A0" Precedence: bulk This is a multi-part message in MIME format. ------=_NextPart_000_000B_01BD9DF8.00AB04A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi world: I am using the command 'new' to allocate some variables in the memory. = The programm is written in C++ and it is compiled with gcc ver-2.80. = But, the 'not enough memory' appears in the screen when the program is = executed. Why? When the 'new' action is executed, doesn=B4t it expand = automatically the heap ? Bye world ------=_NextPart_000_000B_01BD9DF8.00AB04A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
Hi world:
 
  I am using the = command 'new'=20 to allocate some variables in the memory. The programm is written in C++ = and it=20 is compiled with gcc ver-2.80. But, the 'not enough memory' appears in = the=20 screen when the program is executed.
 
  Why? When the = 'new' action is=20 executed, doesn´t it expand automatically the heap ?
 
Bye = world
------=_NextPart_000_000B_01BD9DF8.00AB04A0--