std::basic_filebuf<CharT, Traits>* open( const char* s, std::ios_base::openmode
Defined in header
int pcount() const;
C++ includes two input/output libraries: a modern, stream-based I/O library and the standard set of C-style I/O functions. Stream-based I/O
explicit basic_stringbuf( std::ios_base::openmode which = std::ios_base::in
basic_istream& ignore( std::streamsize count = 1, int_type
Page 15 of 29