Raised This Month: $51 Target: $400
 12% 

LOLCODE


Post New Thread Reply   
 
Thread Tools Display Modes
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 05-29-2007 , 22:23   Re: LOLCODE
Reply With Quote #11

Code:
#include <stdio> new var = 0 while(true) {     var++     client_print(0, print_chat, "var: %d", var)     if(var > 10)         return PLUGIN_HANDLED } return PLUGIN_HANDLED
No?
Lee is offline
TheNewt
Donor
Join Date: Jun 2006
Location: Where I live.
Old 05-30-2007 , 01:21   Re: LOLCODE
Reply With Quote #12

O_O what ever....
__________________
Quote:
toe3_ left the chat room. (G-lined (AUTO Excessive connections from a single host.))
TheNewt is offline
Zenith77
Veteran Member
Join Date: Aug 2005
Old 05-30-2007 , 07:14   Re: LOLCODE
Reply With Quote #13

"best translated into a goto statement...", at least IMO.

Code:
// pasta code :-)
new i;
_loopBegin:
     ++i;
     print("%d", i); // some random function
     
     if (i > 10)
          goto _loopEnd;

     goto _loopBegin
_loopEnd:
It really doesn't matter.
__________________
Quote:
Originally Posted by phorelyph View Post
your retatred

Last edited by Zenith77; 05-30-2007 at 07:19.
Zenith77 is offline
P4rD0nM3
Veteran Member
Join Date: Feb 2006
Old 05-30-2007 , 07:44   Re: LOLCODE
Reply With Quote #14

I smiled and laughed...does that mean I'm a nerd?
P4rD0nM3 is offline
Zenith77
Veteran Member
Join Date: Aug 2005
Old 05-30-2007 , 07:49   Re: LOLCODE
Reply With Quote #15

Yes.
__________________
Quote:
Originally Posted by phorelyph View Post
your retatred
Zenith77 is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 06-01-2007 , 03:08   Re: LOLCODE
Reply With Quote #16

I wanna know why we are laughing over new turing tarpits.
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
Caesar
BANNED
Join Date: Nov 2004
Old 06-01-2007 , 20:35   Re: LOLCODE
Reply With Quote #17

Patria you go to DIGG?
Caesar is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode