• Ali examples so far have read from the standard input
and written to the standard output
• How to write a program that accesses a file that is not
already connected to the program...
• Use one of two groups of functions:
- Buffered input/output
- Low-level input/output
• Morę freąuently used: buffered i/o