Supplemental

Here you’ll find longer posts that cover general C programming topics of interest. These pages go into more depth than a typical post and augment information mentioned in the book.

Preprocessor Directives – These are the hashtag commands that can appear in your code, beyond #include and #define

Command Line Programming – Tips and suggestions for taking the oldfashoined route to programming C