File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 6883
6883
\indextext {undefined}%
6884
6884
the behavior is undefined and
6885
6885
implementations are encouraged to diagnose it.
6886
+ If the native Unicode API is used,
6887
+ the function flushes \tcode {os} before writing \tcode {out}.
6886
6888
Otherwise (if \tcode {os} is not such a stream or
6887
6889
the function is \tcode {vprint_nonunicode}),
6888
6890
inserts the character sequence
7809
7811
the behavior is undefined and
7810
7812
implementations are encouraged to diagnose it.
7811
7813
Otherwise writes \tcode {out} to \tcode {stream} unchanged.
7814
+ If the native Unicode API is used,
7815
+ the function flushes \tcode {stream} before writing \tcode {out}.
7812
7816
\begin {note }
7813
7817
On POSIX and Windows, \tcode {stream} referring to a terminal means that,
7814
7818
respectively,
You can’t perform that action at this time.
0 commit comments