Why wouldn't my computer science teacher let me use goto loops? [closed]
- by atticus
Possible Duplicate:
GOTO still considered harmful?
There were times the code would have been so much shorter, but my high school CS teacher would never allow us to use goto loops. Is it just bad form? Is there any time that it's acceptable to use goto loops? The links2 browser uses goto loops. I'm just saying.