PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] decode error msg
Date: Tuesday, 10 Nov 2020, 06:41:37


    > Message Posted By: Unknown
    >
    > If decode receives a string that cannot be produced by encode, does it
    > ONLY output the error message?
    >
    > Say if the error occurs halfway, my implementation currently still outputs
    > the text before the error + the error message and exit.

The only requirement is that there not be any valgrind
errors.

--Stan-
PREV INDEX NEXT