ostrstream::pcount
返回中元素的数目的计数写入控制序列。
streamsize pcount( ) const;
返回值
元素的数目控制写入序列。
备注
示例
使用 pcount的示例参见 strstream::pcount。
要求
页眉: <strstream>
命名空间: std
返回中元素的数目的计数写入控制序列。
streamsize pcount( ) const;
元素的数目控制写入序列。
使用 pcount的示例参见 strstream::pcount。
页眉: <strstream>
命名空间: std