Date : Mon, 11 Jun 1984 16:48:27-CDT
From : Douglas Good <CMP.DOUG@UTEXAS-20.ARPA>
Subject: getchar() in c
I 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