PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] decode error
Date: Monday, 16 Nov 2020, 15:17:21


    > Message Posted By: Unknown
    >
    > Is it fine if when decode detects a file encode could not have written,
    > there is more than just the error message printed?

Yes.  As I have posted last Tuesday:

  Date: 10 Nov 2020 06:41:36 -0500 (Tue)
  Subject: Re: [Cs323] decode error msg
   
      > 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