PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] stderr
Date: Tuesday, 27 Oct 2020, 20:20:01


    > Message Posted By: Unknown
    >
    > it says that decode prints out an error" if it detects a file that encode
    > could not have written". What is an example of this?

encode stores MAXBITS in the first byte of the
compressed file and decode reads a value that is
larger than 20.

--Stan-
PREV INDEX NEXT