- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
What is GTFO or do I not want to know?
Well, I'm glad you jumped in because I was starting to feel like I was alone on this one until you and eagle jumped in. I'm letting go of the baton.
BTW: What the hell is your avatar?
Admin
GTFO = Get The Fuck Off, implying the message board.
As to my avatar, that is what I like to think awaits people like our friend(a term I use loosely and with great sarcasm), BINC. It's a rather cute little bunny rabbit, with an exceptionally large Zwiehander style sword. I'll leave what happens to the bad coders to your imagination ^^d
Admin
OK. It looks kind of like anthropomorphic scissors to me.
Admin
oi, both of u stfu
Admin
Recently, I had the task of translating a Fortran program (lots of spaghetti code) onto Java.
Redesigning the code was not at all practical. So, I designed a Goto class that provides the base debuging support and a GotoLoader that converts the classes so that theo gotos actually work as expected.
It is simple, clean, fast, and now allows me to create the Java version of the Fortran application with much much less work.
Then, when its all working, I'll take the code and gradualy rewrite to eliminate the gotos altogether. (or maybe leave well enough alone).
If you want to use gotos, check out my blog article: http://coresoft.blogspot.com/2007/07/using-jumps-and-gotos-in-java-programs.html
Admin
woot comment No: 256 ^^ anyway I have come across code like this before, I belive was when at school, it was still bad then
Admin
Wake me up before you goto