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 3865f438d3 add Makefile 10 years ago
..
Makefile add Makefile 10 years ago
complex.c add new example of simple 'function' overloading using C11 _Generic keyword 10 years ago
cplx.h add new example of simple 'function' overloading using C11 _Generic keyword 10 years ago
process_dir.c add check for return value of asprintf() 10 years ago
process_dir.h initial commit of 21st century c book examples 10 years ago
show_tree.c initial commit of 21st century c book examples 10 years ago
simple_cplx.c add new example of simple 'function' overloading using C11 _Generic keyword 10 years ago