Skip to content

TopHarp/c4-add-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c4 - C in four functions

https://github.com/rswier/c4

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

i add comments to c4 - C in four functions for learn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages