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

3h 49m 48s logged

FINALLYYYYYYYYYYYYY

I successfully compressed and decompressed a file other than text files, I used binary to write the files so it supports all the file types now!

What was the problem ?

So the compressed file were written in text and decompressed with text wich limited the compression for only text files.

What was the fix ?

I wrote the compressed file and decompressed in binary.

(small part of the code i changed)

0
9

Comments 0

No comments yet. Be the first!