Module 0089: C++ stream input/output
Tak Auyeung, Ph.D.
November 7, 2006
1
About this module
2
What is a stream?
3
The class hierarchy
3.1
fstream
3.2
stringstream
3.3
ifstream
3.4
istringstream
3.5
ostream
3.6
ostringstream
3.7
iostream
3.8
istream
3.9
ostream
3.10
ios and ios_base
4
streambuf
5
Basic file operations
[
next
]