PDA

View Full Version : But.. i havent started Computer Programming YET!!!


Lollan
10-30-02, 07:46 PM
(((GRRRFFF)))

Ambience
10-30-02, 09:05 PM
As you can clearly see this isn't the "I haven't started computer programming YET" forum.

scottg26
10-31-02, 12:50 PM
if stryker = dumb then
begin
execute stryker
end
else
showmessage('this is impossible')
end

WedgieMan
10-31-02, 02:40 PM
Originally posted by scottg26
if stryker = dumb then
begin
execute stryker
end
else
showmessage('this is impossible')
end

while (delphi.sucksmyass)
{
beatwithaleadpipe(scottg26);
}

Lollan
10-31-02, 07:57 PM
Originally posted by WedgieMan


while (delphi.sucksmyass)
{
beatwithaleadpipe(scottg26);
}


rotfl... i dont get it all.. but i caught the gyst. u just got PROGRAM SCRIPT :owned:

Trip
10-31-02, 11:19 PM
IntOne = 2
Do while IntOne > 0
IntOne = IntOne + 1
Loop



KILL ZEE COMPUTAR!!

Lollan
11-03-02, 09:14 PM
Originally posted by Trip
IntOne = 2
Do while IntOne > 0
IntOne = IntOne + 1
Loop



KILL ZEE COMPUTAR!!


well, i got the last line, lol.

NOOOOO!!!

scottg26
11-05-02, 03:23 AM
Originally posted by WedgieMan


while (delphi.sucksmyass)
{
beatwithaleadpipe(scottg26);
}


well, delphi doesn't suck, so that will never be true :owned:


10 cls
15 print "u r ghey"
20 sleep 1
25 goto 10


:evil:

WedgieMan
11-05-02, 12:56 PM
Originally posted by scottg26



well, delphi doesn't suck, so that will never be true :owned:


10 cls
15 print "u r ghey"
20 sleep 1
25 goto 10


:evil:

//delphi.cpp: Gives the obvious answer as to whether or not
//Delphi sucks my ass.

//According to this line, Delphi will always suck my ass.
#define DOESDELPHISUCKASS true;

class Cdelphi
{
public:
Cdelphi();
bool sucksmyass();

private:
bool m_bsucksmyass;
} delphi;

Cdelphi::Cdelphi()
{
m_bsucksmyass = DOESDELPHISUCKASS;
}

bool Cdelphi::sucksmyass()
{
return m_bsucksmyass;
}

Ambience
11-05-02, 03:49 PM
Originally posted by WedgieMan


//delphi.cpp: Gives the obvious answer as to whether or not
//Delphi sucks my ass.

//According to this line, Delphi will always suck my ass.


/* ROFLMAO that is some funny shiznit. Although it is important to note that even though Delphi sucks your ass, there are some poor saps out there that must code in this crap. Feel pity please. */

scottg26
11-05-02, 05:56 PM
what was that shit two posts above?

how can u even understand that!?!?!?

WedgieMan
11-06-02, 10:17 AM
Originally posted by scottg26
what was that shit two posts above?

how can u even understand that!?!?!?

It's called a programming language. :P :D