| Chapter 7. Input and Output |
| |
|
|
| |
1. Preliminaries ......................................................................... |
2 |
| |
2. Standard Input and Output ................................................. |
3 |
| |
3. Formatted Output - printf .................................................... |
4 |
| |
4. Formatted Input - scanf ....................................................... |
5 |
| |
5. String Input/Output .............................................................. |
6 |
| |
6. File Input/Output .................................................................. |
7 |
| |
6.1 File Open |
|
| |
6.2 File Input |
|
| |
6.3 File Output |
|
| |
7. Miscellaneous Functions ....................................................... |
8 |
| |
8. Storage Management ........................................................... |
9 |
| |
Summary ................................................................................. |
10 |