Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Fri Oct 12 2001 6:27 pm
Author: Ghosh, Debmallo S. <dsghosh@cmu.edu>
Subject: Re: end of the compressed file?

If you're reading 8 bits at a time, you shouldn't multiply numBytes( ) by 8, as that would make your program expect 8 * numBytes( ) bytes.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
end of the compressed file?      Dozzi, Giancarlo      Thu Oct 11 2001 10:28 pm       
Re: end of the compressed file?      Maxim, Michael G.      Fri Oct 12 2001 11:50 am       
Re: end of the compressed file?      Ghosh, Debmallo S.      Fri Oct 12 2001 6:27 pm       

Back to previous screen