From: "Ramesh Sajja" Newsgroups: comp.os.msdos.djgpp Subject: memory resident program - How ? Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: <9R6F7.57154$g8.51621@newsfeeds.bigpond.com> Date: Sun, 4 Nov 2001 16:31:50 +0800 NNTP-Posting-Host: 144.138.95.199 X-Trace: newsfeeds.bigpond.com 1004861893 144.138.95.199 (Sun, 04 Nov 2001 19:18:13 EST) NNTP-Posting-Date: Sun, 04 Nov 2001 19:18:13 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I want to write a memory resident program, how do I achieve this?. I should be able to call this memory resident program from another program. how can i do this. pls explain me clearly if u can, I'm a new to C programming. I appreciate if any one giving example code. thanks in advance.