My C++ professor stated that it is taboo if you use the GOTO statement in code. Tell me /prog/, is GOTO as bad as he says? What's your opinion on it?
Name:
Anonymous2007-01-30 17:35
>>26
My point, since you missed it, is that any language feature can be abused. Banning the usage of such a feature because of this is stupid. And before you say that anything can be written without feature X, you're right. But you can write anything in Brainfuck too.