Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!cbosgd!ulysses!allegra!mit-eddie!genrad!decvax!ucbvax!wpohl@gymble.umd.edu@hvrunix.UUCP From: wpohl@gymble.umd.edu@hvrunix.UUCP Newsgroups: mod.computers.vax Subject: Submission for mod-computers-vax Message-ID: <8702272254.AA15949@hvrunix.UUCP> Date: Fri, 27-Feb-87 22:54:11 EST Article-I.D.: hvrunix.8702272254.AA15949 Posted: Fri Feb 27 22:54:11 1987 Date-Received: Sun, 1-Mar-87 16:23:17 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 19 Approved: info-vax@sri-kl.arpa Path: hvrunix!wpohl From: wpohl@hvrunix.UUCP (Walter E. Pohl) Newsgroups: mod.computers.vax,comp.lang.c Subject: Direct input in C on vax Keywords: I need help Message-ID: <289@hvrunix.UUCP> Date: 28 Feb 87 03:54:10 GMT Organization: Haverford College, Haverford, PA Lines: 10 I cannot find a way to directly read input from the keyboard, character by character. The routines I know of in C all require the user to hit at the end of the line to signal to the computer that input is done. If there is some way around this, I would greatly appreciate it. Thanks, Walt A beginning C programmer P.S. If there is no C command for this, is there a run-time procedure in VAX/VMS for this?