You are browsing as a guest. Sign up (or log in) to start making projects!

2h 34m 58s logged

FINALLY FINISHED compressor.c AND decompressor.c

THE BUG

so the main bug was that the two arrays which contained the frequencies of each letter were reversed so the huffman tree was not the same and the codes too weren’t the same.

THE FIX

so in decompressor.c i just reversed the codes. this is not a permanent fix will investigate further into compressor.c to see why its reversed!

0
5

Comments 0

No comments yet. Be the first!