Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ 3.0r4 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Stream Control - Class ios
 ios::ios
 ios::rdstate
 ios::good
 ios::eof
 ios::fail
 ios::bad
 ios::operator!
 ios::operator void*
 ios::clear
 ios::fill
 ios::precision
 ios::tie
 ios::flags
 ios::setf
 ios::unsetf
 ios::width
 ios::rdbuf
 ios::sync_with_stdio
 ios::bitalloc
 ios::xalloc
 ios::iword
 ios::pword
 
 Output - Class ostream
 ostream::ostream
 ostream::opfx
 ostream::osfx
 ostream::operator<<
 ostream::put
 ostream::write
 ostream::pcount
 ostream::flush
 ostream::seekp
 ostream::tellp
 
 Input - Class istream
 istream::istream
 istream::ipfx
 istream::operator>>
 istream::peek
 istream::get
 istream::get
 istream::getline
 istream::read
 istream::gcount
 istream::ignore
 istream::putback
 istream::sync
 istream::seekg
 istream::tellg
 
 Input and Output - class iostream
 iostream::iostream
 
 Streams with Assignment
 istream_withassign::istream_withassign
 istream_withassign::operator=
 ostream_withassign::ostream_withassign
 ostream_withassign::operator=
 iostream_withassign::iostream_withassign
 iostream_withassign::operator=
 
 Buffering - Class streambuf
 streambuf::streambuf
 streambuf::sgetc
 streambuf::sbumpc
 streambuf::stossc
 streambuf::snextc
 streambuf::sgetn
 streambuf::sputc
 streambuf::sputn
 streambuf::sputbackc
 streambuf::sync
 
 A streambuf Specialized for Files - filebuf
 filebuf::filebuf
 filebuf::attach
 filebuf::close
 filebuf::open
 filebuf::fd
 filebuf::is_open
 filebuf::seekpos
 filebuf::seekoff
 filebuf::setbuf
 filebuf::sync
 File Based Input Streams - Class ifstream
 ifstream::ifstream
 ifstream::attach
 ifstream::open
 ifstream::close
 ifstream::rdbuf
 
 File Based Output Streams - Class ofstream
 
 File based Output Streams - Class fstream
 
 A streambuf Specialized for In Memory Operations
 strstream::strstream
 strstreambuf::freeze
 strstreambuf::str
 strstream::setbuf
 
 Input and Output Streams Using strstreambuf
 iststream::istrstream
 ostrstream::ostrstream
 strstream::strstream
 istrstream::rdbuf
 ostrstream::rdbuf
 strstream::rdbuf
 ostrstream::str
 strstream::str
 
 A stdio FILE streambuf - stdiobuf
 stdiobuf::stdiobuf
 stdiobuf::stdiofile
 
 Manipulators with Parameters

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson