From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Keeping programs in memmory Date: 3 Oct 2002 14:59:41 GMT Organization: Aachen University of Technology (RWTH) Lines: 13 Message-ID: References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1033657181 28868 137.226.32.75 (3 Oct 2002 14:59:41 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 3 Oct 2002 14:59:41 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ChaoTix wrote: > 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. That technique is usually referred to as a TSR (Terminate but Stay Resident). There's an old tutorial how to do that somewhere on the DJGPP home page, IIRC. Be sure to check out the FAQ, too. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.