GitHub - jackfolychen/c4: C in four functions · GitHub
Skip to content

jackfolychen/c4

 
 

Folders and files

Repository files navigation

c4 - C in four functions

An exercise in minimalism.

Try the following:

gcc -o c4 c4.c
./c4 hello.c
./c4 -s hello.c

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

About

C in four functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C 100.0%