mmofacts.com

Beste Kommentare aus Quelltexten

gepostet vor 13 Jahre, 8 Monate von NeoArmageddon

Ich hab Tränen in den Augen.... herrlich:

Mein Favorite bisher

C++:

stop();// Hammertime!
gepostet vor 13 Jahre, 8 Monate von Kampfhoernchen

Epic!

gepostet vor 13 Jahre, 8 Monate von Bringer

Meine Favoriten sind ja


longlong ago;/* in a galaxy far far away */


double penetration;// ouch

 und

options.BatchSize=300;//Madness? THIS IS SPARTA!
gepostet vor 13 Jahre, 8 Monate von knalli

Ach, da haben aber ein paar echte Clowns gefrühstückt.

// Replaces with spaces the braces in cases where braces in places cause stasis
   $str
= str_replace(array("\{","\}")," ",$str);

#define TRUE FALSE //Happy debugging suckers

At the top of the file:

# To understand recursion, see the bottom of this file

At the bottom of the file:

# To understand recursion, see the top of this file
  #Christmas tree initializer  
    toConnect = []  
    toRead =   [  ]  
    toWrite = [    ]   
    primes = [      ]  
    responses = {}  
    remaining = {}

Ach, herrlisssssch.

gepostet vor 13 Jahre, 8 Monate von NeoWhoRU

// no comments for you
// it was hard to write
// so it should be hard to read

rofl der ist auch klasse....aber mein absoluter favorit ist :

//When I wrote this, only God and I understood what I was doing
//Now, God only knows

Wer kennt das nicht ? :D

gepostet vor 13 Jahre, 7 Monate von NeoArmageddon

Habe auf meiner Lieblignsseite gerade dieses passende Bild gefunden:

http://xkcd.com/221/

Das baue ich in meinem nächsten CWR-Projekt ein... mal gucken was der HiWi sagt^^

gepostet vor 13 Jahre, 7 Monate von Todi42

C++:


// two calls to process to receive one he
CHECK_EQUAL(2u, queue.run());

 habe ich gerade bei mir gefunden, da war ich wohl irgend wie müde.

Auf diese Diskussion antworten