Hey,
I've only been programming for a short time and though I realize it is bad,its hard to stop using goto statements. Im playing around with a simple text-based game, just pressing a number and going that way or whatever and have finally realized why they are so bad to be using. I need help on an alternative way of using goto statements. Please help me.
P.S.
I don't need a lecture on why I shouldn't use goto statements. I've read plenty before.