HP-UX Reference (11i v2 07/12) - 3 Library Functions N-Z (vol 7)

p
putws(3C) putws(3C)
and the process group of the process is orphaned.
[ENOSPC] There was no free space remaining on the device containing the file.
[EPIPE] An attempt is made to write to a pipe or FIFO that is not open for reading by any process.
A SIGPIPE signal is also sent to the process.
[EILSEQ] A wide character in ws does not correspond to a valid character.
Additional errno values may be set by the underlying
write() function (see write(2)).
WARNINGS
putws_unlocked()
and fputws_unlocked()
are obsolescent interfaces supported only for com-
patibility with existing DCE applications. New multithreaded applications should use
putws() and
fputws().
AUTHOR
putws() and fputws() were developed by OSF and HP.
SEE ALSO
ferror(3S), flockfile(3S), fopen(3S), fread(3S), printf(3S), putwc(3C), orientation(5), thread_safety(5).
STANDARDS CONFORMANCE
fputws(): XPG4
HP-UX 11i Version 2: December 2007 Update − 2 − Hewlett-Packard Company 285