Path: utzoo!attcan!uunet!samsung!crackers!m2c!ulowell!hawk!mchetan From: mchetan@hawk.ulowell.edu (Munisuvratha Chetan) Newsgroups: comp.unix.questions Subject: Help, single char input Message-ID: <1360@ul-cs.ulowell.edu> Date: 18 Oct 90 15:49:41 GMT Sender: news@ul-cs.ulowell.edu Reply-To: mchetan@hawk.ulowell.edu (Munisuvratha Chetan) Organization: University of Lowell, CS Dept. Lines: 7 Hi UNIX-C fellows, I need a C routine, "readchar ()" that reads one char from the stdin, WITHOUT waiting for a '\n' on the stream. How do I do this with "ioctl()" ? Thanx in advace for any help. Cheers.