home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!destroyer!news.iastate.edu!gchopra
- From: gchopra@cs.iastate.edu (Gagan Chopra)
- Subject: equivalent of getchar().
- Message-ID: <gchopra.724349301@judy.cs.iastate.edu>
- Sender: news@news.iastate.edu (USENET News System)
- Organization: Iowa State University, Ames IA
- Date: Mon, 14 Dec 1992 16:08:21 GMT
- Lines: 6
-
- Can anyone suggest a function equivalent to the getchar in C. I would like
- to be able to read a character from the keyboard unbuffered ( without pressing
- the return key.
- Thanks in advance.
- Gagan.
-
-