wcerr
Specifies the wcerr global stream.
extern wostream wcerr;
반환 값
wostream 개체
설명
The object controls unbuffered insertions to the standard error output as a wide stream. Once the object is constructed, the expression wcerr.flags & unitbuf is nonzero.
예제
See cerr for an example of using wcerr.
요구 사항
Header: <iostream>
네임스페이스: std