Grex Jelly Conference

Item 69: Is `goto' still harmful?

Entered by cross on Fri Jan 26 04:27:27 2007:

1 new of 45 responses total.


#33 of 45 by albaugh on Wed Jan 31 20:44:34 2007:

Re: error detection and goto's, having programmed a lot in a language without
goto's (Pascal), I had to solve this by making an error state something
checked for in loops, so as to allow for an early and orderly exit out of a
loop.  I think that was better than trying to use or rely on being able to
just jump out to somewhere when the heat got turned up.


There are no more items selected.

You have several choices: