pos_type tellg();
std::ios_base::iostate exceptions() const; (1)
basic_fstream(); (1)
void open( const char *filename, ios_base::openmode mode = ios_base::in|ios_base::out
Defined in header
bool bad() const;
State state() const; (1)
int_type get(); (1)
Page 1 of 29