[6236] in Athena Bugs
fgets manpage on the decmips
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Oct 17 17:14:43 1990
Date: Wed, 17 Oct 90 12:51:32 EDT
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: web@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: web@ATHENA.MIT.EDU's message of Wed, 17 Oct 90 12:25:37 EDT <9010171625.AA05374@HODGE>
From: web@ATHENA.MIT.EDU
Date: Wed, 17 Oct 90 12:25:37 EDT
int n;
is missing from the fgets syntax part.
An argument that is not declared explicitly in a man page is assumed
to be an int, just as it is assumed to be an int if not declared
explicitly in a C program. This assumption can be seen throughout the
man page set; it is not unusual. This is not a bug.
Jonathan Kamens
Project Athena Quality Assurance