home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / c / 16205 < prev    next >
Encoding:
Text File  |  1992-11-09  |  852 b   |  30 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!psgrain!ee.und.ac.za!shrike.und.ac.za!casper.cs.uct.ac.za!Gf15.CS.UCT.AC.ZA!rbassadi
  3. From: rbassadi@cs1.uct.ac.za (R BASSADIEN)
  4. Subject: Zapping TSR's
  5. Message-ID: <rbassadi.4.0@cs1.uct.ac.za>
  6. Lines: 19
  7. Sender: news@casper.cs.uct.ac.za (news)
  8. Organization: Computer Science Department, University of Cape Town
  9. Date: Mon, 9 Nov 1992 11:10:01 GMT
  10.  
  11. HELP!!!!
  12.  
  13. I know how to:
  14. Program a working TSR.
  15.  
  16. I need to know how to:
  17. Enable my TSR to unload itself (command line or other).
  18. Allow my TSR to detect that it has already been loaded.
  19.  
  20. I use:
  21. Borland Turbo C. v2.0
  22. I use the KEEP command (prototype in DOS.H) to get my program to go TSR.
  23.  
  24. Please help. Thanks.
  25.  
  26. PS. Post you reply to this newsgroup since there might do others who would 
  27.     like to know this. (If possible).
  28.  
  29.  Aceman, alias Doc, alias Blank magic.
  30.