Christoph J. Scherr 39b3ee0664 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
compiler-test | ||
compiler-test.c | ||
fail | ||
fail.c | ||
return-specified | ||
return-specified.c | ||
success | ||
success.c |
README.md
c-basic
This Repository features C source code i wrote to learn c. Currently the most advanced thing included is an unfinished implementation of the huffman algorithm.