Re-add text that says getc() is a macro (back out rev. 1.16.)

This commit is contained in:
Tim J. Robbins 2004-03-17 12:37:28 +00:00
parent 1612471010
commit 0ac162b7cc

View File

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