
Chapter 5 197
HP C/iX Library Function Descriptions
getchar
Thus, the putchar() call in the previous program can be stated as
putc(c);
without altering the behavior of the program.
See Also
fread(), getc(), gets(), fscanf(), scanf(), putchar(), ANSI C 4.9.7.6, POSIX.1 8.1