Some Basic C code i wrote while learning C
bin | ||
.gitignore | ||
compile-and-run.sh | ||
fail.c | ||
LICENSE | ||
README.md | ||
return-specified.c | ||
success.c |
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.