Re: Exit(n) vs. goto
- Posted by mistertrik at hotmail.com Feb 17, 2002
- 482 views
>(I'd also like to get rid of this silly 'end for', 'end >while', 'end >procedure', 'end function' stuff. Just a maintenance >headache and serves >no >useful purpose, but that's another issue ) Have you done C programming? Do you know how ANNOYING trying to chase down { and } characters are in a deeply nested for & if loop? Just for the record, I have no problems with constructing for and if loops 3-4 levels deep, because as long as it is indented properly, it is very easy to understand. ===================================================== .______<-------------------\__ / _____<--------------------__|=== ||_ <-------------------/ \__| Mr Trick