From: "ChaoTix" Newsgroups: comp.os.msdos.djgpp Subject: Keeping programs in memmory Date: Thu, 3 Oct 2002 16:21:35 +0200 Organization: XS4ALL Internet BV Lines: 11 Message-ID: NNTP-Posting-Host: 213-84-241-227.adsl.xs4all.nl X-Trace: news1.xs4all.nl 1033654890 11389 213.84.241.227 (3 Oct 2002 14:21:30 GMT) X-Complaints-To: abuse AT xs4all DOT nl NNTP-Posting-Date: 3 Oct 2002 14:21:30 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi All, Again, I got a question. Normally I use Borland c++ 3.1, and there seems to be a function called "keep" to keep the program in memmory. But how on earth can I do that in DJGPP, because DJGPP doesnt knows the keep function. Greetz, ChaoTix