Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

fclose(3) Guardian Native C Library Calls Reference Manual
[ENOSPC] There was no free space remaining on the device containing the file.
[ENXIO] A request was made of a non-existent device, or the request was outside the
capabilities of the device.
[EPIPE] An attempt was made to write to a pipe or FIFO that is not open for reading by
any process. A SIGPIPE signal will also be sent to the process.
RELATED INFORMATION
Functions: close(2), exit(2), fflush(3), fopen(3), fopen64(3), setbuf(3).
STANDARDS CONFORMANCE
The [ENXIO] errno value is not defined in the POSIX standards. It is an optional extension
defined in the XPG4 version 2 specification.
26 Hewlett-Packard Company 527192-018