wcerr

指定 wcerr 全局流。

extern wostream wcerr;

返回值

wostream 对象。

备注

对象控件未缓冲的插入到标准错误输出为宽流。 对于对象构造,表达式 wcerr.标志&unitbuf 是非零。

示例

有关使用示例 wcerr参见 cerr

要求

标头: <iostream>

命名空间: std

请参见

参考

wostream

iostream编程

(mfc)约定