Newsgroups: comp.os.msdos.djgpp
From: Martijn de Munnik <munnik AT fys DOT ruu DOT nl>
Subject: allocating mem with new
Sender: usenet AT fys DOT ruu DOT nl (News system Tijgertje)
Message-ID: <Pine.OSF.3.95.980506123516.5418A-100000@ruunat.fys.ruu.nl>
Date: Wed, 6 May 1998 10:37:36 GMT
Content-Type: TEXT/PLAIN; charset=US-ASCII
Mime-Version: 1.0
Organization: Physics and Astronomy, University of Utrecht, The Netherlands
Lines: 8
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Precedence: bulk

I use the new operator to allocate mem for an object or simple type. Is it
possible to allocate all my memory e.g. 48MB or are there some limits. If
there are limits what sould I do to allocate more mem.

with regards,

Martijn de Munnik