A.M.A. Warning

Leslie

Communistrator
Staff member
:eek:

Attachment(s):

ama.gif, 35.52kb

7_1032950298.gif
 
<html>
<head>
<title>Shadowfax's Homepage</title>
</head>
<body bgcolor="#ff00ff">
*fap fap*
</body>
</html>




[/geek]
 
Code:
function bondPeople(Person1, Person2 : person);
begin
    with Person1 do
        with Person2 do
            while (Person1.hasPulse) and (Person2.hasPulse) do begin
                if Person1.sizeOfAttribute < 8 then
                    doIt(Person1, Person2)
                else  begin
                    applyLubrication(Person2);
                    doIt(Person1, Person2);
                   end; 
               end;
end;


function DoStuff;
begin
    while 1 = 1 do 
        bondPeople(Shadowfax, Psycho);
end;
OK next time I do this in Java and not in Delphi.
 
You are indeed, but not yet fully qualified as a major geek, you made some basic syntax errors there P


[Edit]

Now you are a geek headbang
 
Stop fapping guys. All your dead relatives are staring at you when you do that.



*fap* *fap* *fap*[/siz]
 
I don't really believe that, I mean, there just aren't enough kittens on the world for me to have killed...
 
Back
Top