Lines Matching +full:application +full:- +full:dependent
16 .\" Standard for Information Technology -- Portable Operating System
18 .\" Copyright (C) 2001-2004 by the Institute of Electrical and Electronics
48 fputc, putc, putc_unlocked, putchar, putchar_unlocked, putw \- put a byte on a
85 position indicated by the associated file-position indicator for the stream (if
133 a non-zero value, sets the error indicator for the associated \fIstream\fR, and
204 \fBopen_wmemstream\fR(3C) and a wide-character or byte sequence buffered is
206 implementation-dependent conditions.
248 A request was made of a non-existent device, or the request was outside the
266 using \fBputw()\fR are implementation-dependent, and possibly cannot be read
267 using \fBgetw\fR(3C) by a different application or by the same application
272 in the context of either multibyte character streams or wide-character streams.
273 Application programmers are encouraged to use one of the character-based output
290 MT-Level See \fBNOTES\fR below.
311 MT-Safe in multithreaded applications. The \fBputc_unlocked()\fR and