This commit is contained in:
Michael Kerrisk 2008-01-04 04:30:50 +00:00
parent a028f2edaf
commit 9e922de6e4
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ clearerr, feof, ferror, fileno \- check and reset stream status
.BI "void clearerr(FILE *" stream );
.BI "int feof(FILE *" stream );
C.br
.br
.BI "int ferror(FILE *" stream );
.BI "int fileno(FILE *" stream );