Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-unix!ctnews!pyramid!decwrl!decvax!ucbvax!AIM.RUTGERS.EDU!hobbit From: hobbit@AIM.RUTGERS.EDU ("*Hobbit*") Newsgroups: comp.os.vms Subject: cbreak Message-ID: <8704260033.AA24777@ucbvax.Berkeley.EDU> Date: Fri, 24-Apr-87 13:29:00 EDT Article-I.D.: ucbvax.8704260033.AA24777 Posted: Fri Apr 24 13:29:00 1987 Date-Received: Sun, 26-Apr-87 22:38:38 EDT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "*Hobbit*" Distribution: world Organization: The ARPA Internet Lines: 7 I seem to remember a message about this a long time back, but don't remember the details. I want to do single-character getchar()'s in C, but getchar() doesn't do genuine 1-char QIOs. It seems to want char + . Can cbreak mode easily be simulated without replacing the getchar() call with a qio? _H* ------