Hi,All
I'm now working in project to compress a files.
And I used Huffman encoding to get new code for each character in the site.
but now I can't complete my project.
How can I use bitwise operation to put all those new codes into the compression file.
and Also how can return it to its original characters.
I'm really need a help in this as i searched on Google and can't got any thing
any help will be useful to me.
Thanks,