Data Structures and Algorithms II

Homework 3

In class we talked about an output class that would support a the Huffman encoding process. We began the development of a wrapper for the ofstream class that would enable the output of a stream of bits (buffering one byte at a time). The assignment is to complete the class and turn in a printed copy on Monday, March 4. Get the file here.