Additional moderator added ... Say hello to

For all coding issues - MODers and programmers, HTML and more.

Moderators: Jeff250, fliptw

Post Reply
User avatar
KoolBear
DBB Co-Founder
DBB Co-Founder
Posts: 10132
Joined: Thu Nov 05, 1998 12:01 pm
Location: Houston, TX USA
Contact:

Additional moderator added ... Say hello to

Post by KoolBear »

It is my pleasure to announce an additional forum moderator for the Coders Corner, the admins and mods agree that Jeff250 will be a good addition to the team.

Please welcome ...

Jeff250
User avatar
Isaac
DBB Artist
DBB Artist
Posts: 7649
Joined: Mon Aug 01, 2005 8:47 am
Location: 🍕

Re: Additional moderator added ... Say hello to

Post by Isaac »

Perfect choice!
❉⊱•═•⊰❉⊱•═•⊰❉⊱•═•⊰❉❉⊱•═•⊰❉⊱•═•⊰❉⊱•═•⊰❉❉⊱•═•⊰❉⊱•═•⊰❉⊱•═•⊰❉
-⎽__⎽-⎻⎺⎺⎻-⎽__⎽--⎻⎺⎺⎻-★ ·:*¨༺꧁༺ :E ༻꧂༻¨*:·.★-⎽__⎽-⎻⎺⎺⎻-⎽__⎽--⎻⎺⎺⎻-
❉⊱•═•⊰❉⊱•═•⊰❉⊱•═•⊰❉❉⊱•═•⊰❉⊱•═•⊰❉⊱•═•⊰❉❉⊱•═•⊰❉⊱•═•⊰❉⊱•═•⊰❉
User avatar
Foil
DBB Material Defender
DBB Material Defender
Posts: 4900
Joined: Tue Nov 23, 2004 3:31 pm
Location: Denver, Colorado, USA
Contact:

Re: Additional moderator added ... Say hello to

Post by Foil »

Yeah, us coders can get out of control sometimes...

Code: Select all

while(true)
{
  //Mwahahahahahahaha, you'll never stop me!
}
:mrgreen:

Welcome, J250. :D
User avatar
Grendel
3d Pro Master
3d Pro Master
Posts: 4390
Joined: Mon Oct 28, 2002 3:01 am
Location: Corvallis OR, USA

Re: Additional moderator added ... Say hello to

Post by Grendel »

Welcome !
Foil wrote:Yeah, us coders can get out of control sometimes...

Code: Select all

while(true)
{
  ; //Mwahahahahahahaha, you'll never stop me!
}
:mrgreen:

Welcome, J250. :D
Fixed it for you :P Personally I prefer for(;;); ;)
User avatar
Jeff250
DBB Master
DBB Master
Posts: 6511
Joined: Sun Sep 05, 1999 2:01 am
Location: ❄️❄️❄️

Re: Additional moderator added ... Say hello to

Post by Jeff250 »

Loop constructs? Bah. Real programmers use goto's. :P

Thanks all.
User avatar
fliptw
DBB DemiGod
DBB DemiGod
Posts: 6458
Joined: Sat Oct 24, 1998 2:01 am
Location: Calgary Alberta Canada

Re: Additional moderator added ... Say hello to

Post by fliptw »

hi
User avatar
Sirius
DBB Master
DBB Master
Posts: 5616
Joined: Fri May 28, 1999 2:01 am
Location: Bellevue, WA
Contact:

Re: Additional moderator added ... Say hello to

Post by Sirius »

Actually, I have (recently, even) used while(true) blocks - usually because the condition for breaking out of the loop is relatively complex or occurs late-ish in the loop and embedded in an if block of its own, something like that.
User avatar
SirWinner
DBB Fleet Admiral
DBB Fleet Admiral
Posts: 2700
Joined: Thu Nov 05, 1998 12:01 pm
Location: Oklahoma City, Oklahoma, United States of America
Contact:

Re: Additional moderator added ... Say hello to

Post by SirWinner »

If we applied ++ as in C++ then we get: Jeff250++

Good choice!

:)
Post Reply