
As the title says, I learned C on the train. 'Curse the Matrix' is the product of having a 30minute train-ride to work every weekday. Someone* had done it already in C++ using arrays of static size but I wanted to really get my hands dirty in C so I got rid of the arrays and added pointers and malloc.