So, who else finds goto useful in the right circumstances and isn't afraid to use it despite the stigma if it makes the code more readable and explicit?
Name:
Anonymous2012-02-03 22:06
Not using goto means you listen to idiots who listen to Dijkstra. The myth is that only bad coders use it. The reality is that only good coders users.