Defined in header
int pcount() const;
void open( const char *filename, ios_base::openmode mode = ios_base::in|ios_base::out
basic_ostream& flush();
basic_istream& read( char_type* s, std::streamsize count
protected: virtual int_type overflow (int_type c = EOF);
Page 6 of 29