From: grundmann Newsgroups: comp.os.msdos.djgpp Subject: Memory Problem Date: Fri, 24 Jul 1998 18:34:03 +0200 Organization: Heinrich Heine Universitaet Duesseldorf Lines: 12 Message-ID: <35B8B77B.6FD08052@uni-duesseldorf.de> NNTP-Posting-Host: qexafs1.anphy.uni-duesseldorf.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am writing an application that needs lots of memory How can i determin the amount of memory which i can allocate with malloc without getting a NULL pointer ? Do i have to configure CWSDPMI sepcial to use 64 MB Ram ( or 96 MB .. ? ) ? . ciao Sven Grundmann