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: Re: Difference between "ESC" and "8" ??
- Message-ID: <1992Dec19.051917.28801@mnemosyne.cs.du.edu>
- X-Disclaimer: Nyx is a public access Unix system run by the University
- of Denver for the Denver community. The University has neither
- control over nor responsibility for the opinions of users.
- Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
- Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
- References: <1992Dec19.044654.25980@mnemosyne.cs.du.edu>
- Date: Sat, 19 Dec 92 05:19:17 GMT
- Lines: 19
-
- In article <1992Dec19.044654.25980@mnemosyne.cs.du.edu> slindsay@nyx.cs.d
- .edu (Steve Lindsay) writes:
- >
- >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
- >
-
-
- Sorry people.... I meant to say in this original post how
- do you make it tell the difference between the "8" key and
- the "Backspace" key not the ESC key...
-
- Just another one of my many goofs!!!
-
-