Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 137 Bytes

File metadata and controls

4 lines (3 loc) · 137 Bytes

huffman

This is a simple implementation of Huffman coding algorithm in C.

huffman [compress|decompress] input_file [output_file]