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