basic_streambuf::pbase

返回指向输出区域的开头的受保护的功能。

char_type *pbase( ) const;

返回值

到输出区域的开头的指针。

要求

标头: <streambuf>

命名空间: std

请参见

参考

basic_streambuf Class

iostream编程

(mfc)约定