Tagged Questions
18
votes
10answers
2k views
Do we still have a case against the goto statement? [duplicate]
Possible Duplicate:
Is it ever worthwhile using goto?
In a recent article, Andrew Koenig writes:
When asked why goto statements are harmful, most programmers will say something like ...