getchar and EOF

Doug Gwyn gwyn at smoke.brl.mil
Sat Apr 13 07:10:36 AEST 1991


In article <3727 at inews.intel.com> bhoughto at nevin.intel.com (Blair P. Houghton) writes:
>But like I said before, anything much more complex than
>7-bit ascii usually deserves more care than getchar(3).

getchar() is often used to handle so-called "binary" data,
and getc() even more so.



More information about the Comp.lang.c mailing list