How do you use goto statements? The book I'm using doesn't cover it at all.
Please don't reply to this thread if you're going to say: "You should never use goto statements in your code. There are always better solutions using loops than to use gotos."
I remember a while back hearing something about a label...![]()



LinkBack URL
About LinkBacks




). But generally C++ leaves you with other options. And on that linux comment, Big projects will always get messy and people will always make stupid mistakes... Goto statements are just messy as hell and make the code terrible to read...