Open System Services Library Calls Reference Manual (G06.28+, H06.05+)

OSS Library Calls (e - f) fputs(3)
[ENOMEM] Insufcient storage space available.
[ENOSPC] There was no free space remaining on the device containing the le.
[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: gets(3), getws(3), printf(3), putc(3), puts(3), putwc(3), putws(3).
STANDARDS CONFORMANCE
The [ENOMEM] and [ENXIO] errno values are extensions to the POSIX standard dened in the
XPG4 version 2 specication.
527187-007 Hewlett-Packard Company 289