This repository contains personal notes, exercises, and example code from C Programming: A Modern Approach by K. N. King.
-
/Notes/ — LaTeX files containing structured summaries and chapter notes.
-
/Exercises/ — C source files corresponding to the end-of-chapter prgramming projects in the book.
Each file is self-contained and can be compiled independently.