/modernized_kernighan_ritchie_examples

K&R second edition examples, but with minor adjustments that make them compile on modern gcc. Just a personal walkthrough of a fun book.

Primary LanguageC

This is a repository of example code from K&R, second edition, adapted to compile on modern gcc as provided on Arch.