Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!CMP.DOUG@UTEXAS-20.ARPA From: CMP.DOUG@UTEXAS-20.ARPA Newsgroups: net.micro.cpm Subject: getchar() in c Message-ID: <771@sri-arpa.UUCP> Date: Mon, 11-Jun-84 17:48:27 EDT Article-I.D.: sri-arpa.771 Posted: Mon Jun 11 17:48:27 1984 Date-Received: Wed, 13-Jun-84 01:53:16 EDT Lines: 11 From: Douglas GoodI have started programming in C and have run into a few problems. First when I use the getchar statement it reads in characters until I type a return instead of one character. I have been using both C/80 and UNIX's C and the problem exists on both versions. Does anybody know what the best method for doing input is? I would also like to know how to send text to my printer and RS232 in C/80. Doug Good -------