Really simple question...
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Is it considered good coding practice to use goto statements in c# ??
-
Is it considered good coding practice to use goto statements in c# ??
-
Is it considered good coding practice to use goto statements in c# ??
To convert the other posters answer into English... No, it's not considered "good practice". It breaks certain OOP standards and makes your code harder to read. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome