Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)
fputs(3) Guardian Native C Library Calls Reference Manual
[ENOMEM] Insufficient storage space available.
[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: 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 defined in the
XPG4 version 2 specification.
2−64 Hewlett-Packard Company 527192-007