APUE memo
- My notes on the book, Advanced Programming in the UNIX® Environment, Third Edition
- Table of Contents (external site)
Roadmap
- Chapter 2 UNIX Standardization and Imprementations
- refer as needed
- Chapter 3 File I/O
- read from 3.1 to 3.9
- do exercise
- Chapter 4 Files and Directories
- do exercise
- Chapter 5 Standard I/O Library
- Chapter 6 System Data Files and Information
- Chapter 7 Process Environment
- Chapter 8 Process Control
- Chapter 9 Process Relationships
- Chapter 10 Signals