c4 - C in four functions

February 21, 2020 ยท View on GitHub

An exercise in minimalism.

Try the following:

mk
./c4 hello.c
./c4 -s hello.c

./c4 c4.c hello.c
./c4 c4.c c4.c hello.c