08-06-2009, 03:41 PM
|
#5 (permalink)
|
|
The Addict
Join Date: Jun 2008
Posts: 335
Thanks: 2
|
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.
|
|
|
|