Chapter 8: The UNIX System Interface

File Descriptors

Low Level I/O - Read and Write

Random Access - Lseek

Example - An implementation of Fopen and Getc

Example - A Storage Allocator