shithub: c-2nd-ed

ref: fa760fc4c5c448f078a428f7638b1a5e6637ade2
dir: /README/

View raw version
this repo contains my solutions to each chapters' programming exercises found in the book
'the c programming language' by brian w. kernighan and dennis m. ritchie, the second edition.

emphasis should be placed on the fact that these solutions are mine, and should not be 
considered to be conclusive, exhaustive, or containing best practices.  i have lots to learn!

included in the root directory is a copy of /lib/legal/mit from 9front as a LICENSE.  when
necessary i have relied on the source code and excellent manuals and documentation of the
9front system (/sys/src, /sys/man, and /sys/doc).

this project is a work in progress.