I had it hammered into me so hard that goto's are evil by my professors that
I still (9 years later) get twitchy when I see them ;D
Having spent all but the last year of my professional programming career
developing mainly in VB, you'd think I wouldn't still get cold shivers every
time I think of them, but there you go. Or maybe it's because I saw too much
goto horror...
And odd thing about C# labels is that they can only be inserted in front
of a code statement, hence the ; after label:
<he says, glaring balefully at recently abandoned "The C# Programming
Language">
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.