cout

指定 cout 全局流。

extern ostream cout;

返回值

ostream 对象。

备注

对象控件插入到标准输出作为运行的限制。

示例

有关使用示例 cout参见 cerr

要求

标头: <iostream>

命名空间: std

请参见

参考

ostream

iostream编程

(mfc)约定