PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] valgrind errors
Date: Friday, 06 Nov 2020, 07:48:13


    > Message Posted By: Unknown
    >
    > Will our encode always be paired with our decode? Otherwise, I dont really
    > understand the need for Note A where we need to check for valgrind errors,
    > because they shouldn't occur.

Yes, your encode and decode will always be used together
but there will be one or two tests where a "gremlin" will
garble the output from encode before it is passed to decode.

--Stan-
PREV INDEX NEXT