This is a collection of a bunch of code from:
that has been improved to work with newer C compilers such as GCC or clang.
Not all code will be put in the chapters as some are essentially just the same as what I have already put in there. But comments will stay the same as listed in the book. The code listed will be put with an executable for Windows. Linux executables will be made soon.
I will compile everything using GCC. Other C compilers (such as the one they use in the book) won't be used.
If you don't have a copy of the book (which is recommended when reading through the code here) from somewhere like Amazon you can find an archived version of it in a PDF document from here.