Course List
http://www.c-jump.com/bcc/
C++ Stream I/O
- Stream Input/Output
- Stream I/O Applications
- Stream Output Concept
- Stream Input Concept
- Using C++ Objects
- Standard Output Stream
- Standard Output Stream, Cont.
- Formatted Output
- Standard Input Stream
- Standard Input Stream, Cont.
- Formatted Input
- Unformatted I/O Example
- What is EOF?
- Unformatted I/O Summary
- Formatted I/O
- Floating-point Precision
- Floating-point Manipulators
- Floating-point Example
- C++ String
- Line-based Input, std::getline
- String Stream
- Low-level I/O using String Stream
- Field Width
- Fill Character
- Field Alignment
- Alignment of Numeric Fields
- Scientific Notation
- Normalized Scientific Notation
- More Manipulator Examples
- Manipulators for Integer Data Types
- cin interpretation of 0 and 0x prefixes
- Manipulators for Floating-point Data Types
- C++ Standard Library Objects
- Stream Functionality