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 |
The 0 char was encoded as just 0 (as the left->ch == 0 when it is a branch). Fix is to first compare right index, and if it doesn't match then use last left.
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... |