There is no macro version of getc() anymore.

This commit is contained in:
Tim J. Robbins 2003-01-10 07:45:24 +00:00
parent 72c9dabbb7
commit 9031030003
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109056

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