home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11519 < prev    next >
Encoding:
Text File  |  1992-12-21  |  700 b   |  20 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!slindsay
  3. From: slindsay@nyx.cs.du.edu (Steve Lindsay)
  4. Subject: Difference between "ESC" and "8"  ??
  5. Message-ID: <1992Dec19.044654.25980@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: Nyx, Public Access Unix @ U. of Denver Math/CS dept.
  8. Date: Sat, 19 Dec 92 04:46:54 GMT
  9. Lines: 9
  10.  
  11.  
  12. I am using getch from Borland C++ 3.1 and I can not
  13. tell the difference between the "ESC" key and the 
  14. "8" key.  When I tell it to do this if I hit the ESC key
  15. it also will do it if I hit the 8 key.  Anyone with ideas
  16. of how to make it tell the difference.
  17.  
  18. Thanx for the help.........steve
  19.  
  20.