View Single Post
Old 08-06-2009, 06:08 PM   #6 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by Enfernikus View Post
There aren't alot of cases where you absolutely need to make use of any one particular feature in a language to accomplish a single task, we've many tools to accomplish the same thing. Goto's are just another feature and if we feel the need to use it than we may and if the code goes spaghetti, it's the programmer's fault and nothing to do with the existence of "goto" a sphagetti-coder will produce the same mess regardless of the existence of goto.
But goto is different, there is no good use for that command opposed to others that have lateral alternatives. I'm not saying that taking it away will fix coding, I'm saying it is bad to add because it can only hurt.
__________________

Village Idiot is offline  
Reply With Quote