home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!ig!udesvm.bitnet!MLONGVAL
- From: MLONGVAL@udesvm.bitnet (Michael Longval)
- Newsgroups: comp.os.coherent
- Subject: (none)
- Message-ID: <COHERENT%92072623264963@INDYCMS.BITNET>
- Date: 27 Jul 92 05:16:23 GMT
- Sender: daemon@presto.ig.com
- Reply-To: "Coherent operating system" <COHERENT@indycms.bitnet>
- Lines: 14
-
- I am trying to get keyboard input in a program, but without echoing the
- characters on the screen or having to press enter to make the keypress accepted
-
- I have tried using getch() and even the curses version of this function without
- any success.
-
- To make a long story short, this is just for a routine that waits for a key pre
- ss then sends this key to a case select where routines are chosen according to
- input. But I find it a real pain to have to press ENTER after the key to make
- it accepted.
-
- If you're able to help I would really appreciate it.
-
- Michael <<BONES>> Longval
-