home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!slindsay
- From: slindsay@nyx.cs.du.edu (Steve Lindsay)
- Subject: Difference between "ESC" and "8" ??
- Message-ID: <1992Dec19.044654.25980@mnemosyne.cs.du.edu>
- Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
- Organization: Nyx, Public Access Unix @ U. of Denver Math/CS dept.
- Date: Sat, 19 Dec 92 04:46:54 GMT
- Lines: 9
-
-
- I am using getch from Borland C++ 3.1 and I can not
- tell the difference between the "ESC" key and the
- "8" key. When I tell it to do this if I hit the ESC key
- it also will do it if I hit the 8 key. Anyone with ideas
- of how to make it tell the difference.
-
- Thanx for the help.........steve
-
-