home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 17919 < prev    next >
Encoding:
Text File  |  1992-12-14  |  555 b   |  17 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!destroyer!news.iastate.edu!gchopra
  3. From: gchopra@cs.iastate.edu (Gagan Chopra)
  4. Subject: equivalent of getchar().
  5. Message-ID: <gchopra.724349301@judy.cs.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. Date: Mon, 14 Dec 1992 16:08:21 GMT
  9. Lines: 6
  10.  
  11. Can anyone suggest a function equivalent to the getchar in C. I would like
  12. to be able to read a character from the keyboard unbuffered ( without pressing
  13. the return key.
  14. Thanks in advance.
  15.                         Gagan.
  16.  
  17.