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 3:32
I cant beleive the misinformation these idiots are spreading, you can write any peice of code without using a single goto, as long as your organise and desing your code as opposed to knocking out pages of C++ that fucking DO NOTHING.