home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11520 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.2 KB  |  34 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: Re: Difference between "ESC" and "8"  ??
  5. Message-ID: <1992Dec19.051917.28801@mnemosyne.cs.du.edu>
  6. X-Disclaimer: Nyx is a public access Unix system run by the University
  7.     of Denver for the Denver community.  The University has neither
  8.     control over nor responsibility for the opinions of users.
  9. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  10. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  11. References: <1992Dec19.044654.25980@mnemosyne.cs.du.edu>
  12. Date: Sat, 19 Dec 92 05:19:17 GMT
  13. Lines: 19
  14.  
  15. In article <1992Dec19.044654.25980@mnemosyne.cs.du.edu> slindsay@nyx.cs.d
  16. .edu (Steve Lindsay) writes:
  17. >
  18. >I am using getch from Borland C++ 3.1 and I can not
  19. >tell the difference between the "ESC" key and the 
  20. >"8" key.  When I tell it to do this if I hit the ESC key
  21. >it also will do it if I hit the 8 key.  Anyone with ideas
  22. >of how to make it tell the difference.
  23. >
  24. >Thanx for the help.........steve
  25. >
  26.  
  27.  
  28. Sorry people.... I meant to say in this original post how
  29. do you make it tell the difference between the "8" key and
  30. the "Backspace" key not the ESC key...
  31.  
  32.   Just another one of my many goofs!!!
  33.  
  34.