Hello all,
I need to write a code that compress and uncompresses thegiven file in c.Well i know there
are many algorithms available ,one of the famous algorithms is Huffman's algorithm.But how do i implement the algorithm ?.I googled a lot but couldn't able to find ?.Is there any simple file compression algorithm is available ?