Wednesday, October 6, 2010

Code

Traffic in MA calls this program:

if(RAIN)
{
return(STOP)
}

At work I could replace the return statement with H(0) which would terminate the program completely.

Hey Jen, does C# have a statement that can terminate an entire program? I can't remember if C does or not.

Suffice to say, it's raining and traffic bites.



No comments:

Post a Comment