exc/k&r
Tibor Bizjak 09fb685153 fixed implementation error; not all matches were found (e.g. xy in xxy)
there is no optimization, the book version is used thus the rename
2023-07-23 23:25:29 +02:00
..
01-a-tutorial-introduction Progress on k&r syntax checker 2023-06-02 13:28:54 +02:00
02-types-operators-and-exp k&r : finished chapter 2 2023-06-22 14:23:47 +02:00
03-control-flow Fixed goto indentation 2023-06-23 20:36:56 +02:00
04-funcs-and-prog-struct fixed implementation error; not all matches were found (e.g. xy in xxy) 2023-07-23 23:25:29 +02:00
05-pointers-and-arrays date converter excercise 2023-07-20 15:31:38 +02:00