home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8524 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mcsun!fuug!mits!kennu
  3. From: kennu@mits.mdata.fi (Kenneth Falck)
  4. Subject: Re: Summary: How to flush keyboard buffer
  5. Message-ID: <1992Aug13.212849.6013@mits.mdata.fi>
  6. Keywords: Keyboard buffer, DOS
  7. Organization: Microdata Oy, Helsinki, Finland
  8. References: <3748@keele.keele.ac.uk> <1992Aug13.100340.26026@NCoast.ORG>
  9. Date: Thu, 13 Aug 1992 21:28:49 GMT
  10. Lines: 19
  11.  
  12. In article <1992Aug13.100340.26026@NCoast.ORG> brown@NCoast.ORG (Stan Brown) writes:
  13. >I can understand why keyboard input is so confusing.  At a quick count I
  14. >see eight DOS and BIOS functions to take keystrokes from the buffer or
  15. >check the buffer for waiting keystrokes, or both.  No wonder people get
  16. >confused!
  17.  
  18. So, the obvious solution is for everyone to capture INT 9 and
  19. do your own keyboard functions based on hardware-port reads 
  20. and writes :-)
  21.  
  22. >-- 
  23. >Stan Brown, Oak Road Systems                      brown@Ncoast.ORG
  24. >
  25. >"Ingrate, n.  One who receives a benefit from another, or is otherwise
  26. >an object of charity."                          --Ambrose Bierce
  27.  
  28. -- 
  29. kennu@mits.mdata.fi
  30.  
  31.