| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: bug-doc@ATHENA.MIT.EDU
Date: Tue, 08 Aug 89 16:55:44 EDT
From: Lucien Van Elsen <lwvanels@ATHENA.MIT.EDU>
From the synopsis portion of the fgets man page:
char *fgets(s, n, stream)
char *s;
FILE *stream;
The declaration of n (as an integer) is missing.
-Lucien
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |