View Single Post
Old 08-06-2009, 03:41 PM   #5 (permalink)
Enfernikus
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

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.
__________________
My Blog
Enfernikus is offline  
Reply With Quote