Guardian Native C Library Calls Reference Manual (G06.28+, H06.04+)

puts(3) Guardian Native C Library Calls Reference Manual
[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 nonexistent device, or the request was outside the capa-
bilities 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: fputs(3), gets(3), getws(3), printf(3), putc(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.
538 Hewlett-Packard Company 527192-005