Aces High Bulletin Board
General Forums => Aces High General Discussion => Topic started by: SKurj on March 04, 2002, 11:41:04 AM
-
You've all seen how well HT speels. It would be different if his spelling mistakes were actual code examples...
For every hour he spends coding it must take at least an hour to correct the spelling!!!
:rolleyes:
SKurj
-
Nah Skurj, ya got that a bit wrong. Ya gotta remember that programmers and I am talking true programmers all spell hideously. :)
Look at the vocabulary required; The most complex word to deal with is "switch",....well technically I guess "include" would be longer.
Anywho, you never see HT misspell any word used in programming. :D
-
Lol, Skurj... We're gonna miss you!
:D
-
Q?..What you mean "2 Weeks+2 Weeks Spell Chicken"..?...:confused:
-
Hardest word in the C language
default:
longest debug for spelling error in cobol during collage.
UNTILL
cut & paste is your best friend.
-
:D :D :D
Now ver 1.09 takes even more time to come. Whole personel of HTC are rejecting accounts instead of coding :eek:
-
i think that hitechs presence on the board lately means that the coding is done for 1.09
it's all in the hands of superfly and natedog :)
-
Well, at least he knows his math.
Ive never gotten a bill for more than what was owed as of yet... not unlike other online games.
:)
-
"switch" is the worst one for me HT,...funny though,..both are part of a case statement.
Course, spelling errors are easy to catch when they are keywords :).
here is one that will bite ya
x = ((y << 4) + 8);
versus
x = (y << (4 + 8));
oy. :D and yes,..this is a real life booboo by me...lol