There is no macro version of getc() anymore.

This commit is contained in:
tjr 2003-01-10 07:45:24 +00:00
parent bd44cebe6a
commit 1728522b0e

View File

@ -76,8 +76,7 @@ The
.Fn getc
function
acts essentially identically to
.Fn fgetc ,
but is a macro that expands in-line.
.Fn fgetc .
.Pp
The
.Fn getchar