Learning by doing: Reading books and trying to understand the (code) examples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
T. Meissner 40187f40b8 change types for handling operations[] arrays from char to int 11 years ago
..
chapter_3.c change types for handling operations[] arrays from char to int 11 years ago
chapter_4.c added examples for (passing) multidimensional arrays; dynamic allocated multidim. arrays & jagged arrays 11 years ago
chapter_5.c initial commit of examples from chapter 5 11 years ago
getline.c moved functions from getline.c into getline.h header file 11 years ago
getline.h moved functions from getline.c into getline.h header file 11 years ago
getline_test.c initial commit of test program for getline.h functions 11 years ago
minunit.h initial commit of MinUnit test 'framework' 11 years ago