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

fputwc(3) Guardian Native C Library Calls Reference Manual
[ENOMEM] Insufcient storage space is 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.
[EILSEQ] The wide character code specied by the c parameter does not correspond to a
valid character.
RELATED INFORMATION
Functions: fputc(3), getc(3), getwc(3), printf(3), putc(3), puts(3), putwc(3), putwchar(3),
wctomb(3).
252 Hewlett-Packard Company 527192-005