ID:184517
 
I'm looking back on some of my coding problems from about a year ago. I was such a dummy. Oh well, no matter to me anymore, I could easily upgrade every single code I needed help with back then 1005x200.INF% times. but oh well..someone needs to start somewhere, eh?
yep...

I remember making one program that had 20+ goto statements
In response to Shlaklava
I don't ever think I've used goto, mostly in part because I didn't know about it 'til I joined the forums one day and saw someone that used it. Of course, you probably know what happened. He was told to use a while() loop or something of the sort instead.
In response to CaptFalcon33035
I recently had an dea about using goto to completely copy an atom including its contents, and it's contents' contents etc, but I had a better idea.