Name |
Last commit
|
Last Update |
---|---|---|
Makefile | ||
bit-buffer.c | ||
bit-buffer.h | ||
header.c | ||
header.h | ||
huffman.c | ||
print_helper.c | ||
print_helper.h | ||
tree.c | ||
tree.h |
If the file has been padded with extra 0's (since file is written in total bytes), there is no way to determine what should be the last value. Implement special 0xFF for this case. This also changes char to unsigned to avoid comparison failure.
Name |
Last commit
|
Last Update |
---|---|---|
Makefile | Loading commit data... | |
bit-buffer.c | Loading commit data... | |
bit-buffer.h | Loading commit data... | |
header.c | Loading commit data... | |
header.h | Loading commit data... | |
huffman.c | Loading commit data... | |
print_helper.c | Loading commit data... | |
print_helper.h | Loading commit data... | |
tree.c | Loading commit data... | |
tree.h | Loading commit data... |