Skip to content

Latest commit

 

History

History

effective_c_ex_ch2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Book "Effective C" Exercise Chapter 2

Static variables, function pointer arrays.

Setup

./scripts/setup_cmake.sh

Build and run

cd build
make
./main