home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / coherent / 3295 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  957 b 

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