Table of Contents
The
function dissociates the named from its underlying file or set of functions.
If the stream was being used for output, any buffered data is written first,
using
Upon successful completion 0 is returned. Otherwise,
is returned and the global variable is set to indicate the error. In either
case no further access to the stream is possible.
The argument
is not an open stream. The function may also fail and set for any of
the errors specified for the routines or
The function
conforms to
Table of Contents