home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10488 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  780 b 

  1. Path: sparky!uunet!ukma!asuvax!ncar!csn!copper!slate!iarit
  2. From: iarit@slate.mines.colorado.edu (ARIT ISMAIL)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: putting chars back to keyboard buffer...
  5. Message-ID: <1992Nov10.204616.25750@slate.mines.colorado.edu>
  6. Date: 10 Nov 92 20:46:16 GMT
  7. Organization: Colorado School of Mines
  8. Lines: 12
  9.  
  10.  
  11. Hi,
  12.  
  13. I am writing  a small TSR that will put a string back
  14. to the keyboard buffer. I got some ideas how to use keyboard 'head'
  15. and 'tail' pointers, but still confused a bit. I understand what the
  16. 'tail' is and how to use it, but 'head' is confusing..
  17. Does anybody have any 'C' function/idea how to put chars back to
  18. keyboard buffer without crashing/rebooting the system?
  19. Any idea/help is appreciated..
  20. Thanks.
  21. iarit@slate.mines.colorado.edu
  22.