From: "WWynd's" Newsgroups: comp.os.msdos.djgpp References: <01bd7a0b$2b635140$a6ef41c2 AT default> Subject: Re: I REALY NEED HELP!! PLEASE!! Date: Fri, 8 May 1998 17:11:30 +1000 Lines: 21 NNTP-Posting-Host: m362-152.ans.com.au Message-ID: <355358cf.0@daisy.ans.com.au> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk You need cwsdpmi.exe in your c:\windows\command\ cwsdpmi is a thing that when you start to get low on memory it uses virtual memror, Also it's better at the end of the program to put return 0, keeps the Compiler Happy; eg:- void main() { ........... .............. ..... return 0; } Real programmers don't know how to speel. www.australia.net.au/~warwynd