Course List:
http://www.c-jump.com/bcc/
cis155_Ch11a_format
- Week 9. Ch.11, Numeric Output Format
- Output format examples
- Numerical Base Output
- Hexadecimal and octal notation
- Hexadecimal and octal notation example
- Manipulators for Integer Data Types
- cin interpretation of 0 and 0x prefixes
- Manipulators for Floating-point Data Types
- Manipulators for Floating-point Data Types, cont.
- Scientific Notation
- Normalized Scientific Notation
- Default: fixed-point notation
- Floating-point Precision
- Floating-point format and precision example
- Miscellaneous manipulator examples
- String stream and floating-point precision
- Output field width
- Output field width, cont.
- Fill Character
- Field Alignment
- Alignment of Numeric Fields
- Credits