Christoph J. Scherr 121b165551 | ||
---|---|---|
bin | ||
.gitignore | ||
LICENSE | ||
README.md | ||
compile-and-run.sh | ||
fail.c | ||
return-specified.c | ||
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.