Author: Stan Eisenstat
Subject: Re: [Cs323] Error messages
Date: Tuesday, 29 Sep 2020, 08:21:59
> Message Posted By: Unknown
>
> Does the error message we print matter? Or can we just print the same
> error message no matter what the error is, as long as we print only one
> error message?
As I posted earlier:
Date: 27 Sep 2020 19:09:46 -0400 (Sun)
Subject: Re: [Cs323] Errors
> Message Posted By: Anonymous
>
> Does the specific error message we return matter because there are
> instances in which multiple errors exist?
As is standard in this course, only the number of newlines in
an error message are significant, the remaining content is not.
--Stan-
PREV
INDEX
NEXT