From: nikki AT gameboutique DOT co (nikki) Newsgroups: comp.os.msdos.djgpp Subject: failed malloc/callocs :( Date: 4 May 1997 13:14:42 GMT Organization: GameBoutique Ltd. Lines: 40 Message-ID: <5ki242$qe8@bore.pipex.net> NNTP-Posting-Host: www.gameboutique.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk hi, i have the following routine to check if there's enough available memory for a malloc/calloc -- void needmem(unsigned int amount) { if (_go32_dpmi_remaining_virtual_memory()