TheCProgrammingLanguageExercises My own answers to the exercises in the book. Compiling To compile all run $ make To compile one run $ make 1.13 To clean $ make clean License MIT