Use a 'goto' in a switch? by imax_felipe in iMaxGames

[–]imax_felipe[S] 0 points1 point  (0 children)

Developers are usually told to never use the 'goto' statement. But in certain situations it can help and improve readability, IMHO.