Program synopsis and input format

The program will be run twice with the command-lines

    huffman encode input-file compressed-file
    huffman decode compressed-file output
The decoded output will be compared to (and should be identical with) the input file. You can use any file for sample input (even binary files).



Charles Stewart
10/2/1998