pos_type tellp();
basic_streambuf<CharT, Traits>* pubsetbuf( char_type* s, std::streamsize n
Defined in header
void setstate( iostate state );
basic_istream& putback( char_type ch );
basic_ostream& write( const char_type* s, std::streamsize
static bool sync_with_stdio( bool sync = true );
int_type snextc();
Page 16 of 29