Table of Contents
The
function clears the end-of-file and error indicators for the stream pointed
to by The function tests the end-of-file indicator for the stream pointed
to by returning non-zero if it is set. The end-of-file indicator can only
be cleared by the function The function tests the error indicator for
the stream pointed to by returning non-zero if it is set. The error indicator
can only be reset by the function. The function examines the argument
and returns its integer descriptor.
These functions should not fail
and do not set the external variable
The functions
and conform to The function conforms to
Table of Contents