Home | Notes | Languages | Programs | Homework |
Re: Error strings for program 4 |
Stephen Edwards (edwards@CS.VT.EDU)
Tue, 17 Apr 2001 08:52:54 -0400
Message-ID: <3ADC3CA6.270633BC@cs.vt.edu> Date: Tue, 17 Apr 2001 08:52:54 -0400 From: Stephen Edwards <edwards@CS.VT.EDU> Subject: Re: Error strings for program 4
Damian Ward wrote:
>
> The sample output for Program 4 shows the error strings
> as having no periods terminating them:
>
> Input has invalid tokens
> Input is not a sentence
>
> As opposed to:
>
> Input has invalid tokens.
> Input is not a sentence.
>
> Is this correct?
No, there should be periods at the end. I've corrected the sample
output on the web page. Thanks!
-- Steve
-- Stephen Edwards 604 McBryde Hall Dept. of Computer Science e-mail : edwards@cs.vt.edu U.S. mail: Virginia Tech (VPI&SU) office phone: (540)-231-5723 Blacksburg, VA 24061-0106 -------------------------------------------------------------------------------
Home | Notes | Languages | Programs | Homework |