Home | Notes | Languages | Programs | Homework |
Re: program 2 question about handling errors |
Stephen Edwards (edwards@CS.VT.EDU)
Thu, 4 Oct 2001 09:52:45 -0400
Message-ID: <3BBC69AD.7BA0F320@cs.vt.edu> Date: Thu, 4 Oct 2001 09:52:45 -0400 From: Stephen Edwards <edwards@CS.VT.EDU> Subject: Re: program 2 question about handling errors
adrian porter wrote:
>
> If there is a token error, should we return the original variables or the
> modified variables up to the error?
I updated the program assignment to reflect what was stated in class--
for any kind of error, return the original variable values without any
modifications.
-- 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 |