Website des Tages: Codecrap.com

Dienstag, 13.5.2014, 08:22 > daMax

Yeah. Ich habe DIE Website gefunden, auf der ich endlich all den Müll entsorgen kann, der mir hin und wieder auf Arbeit begegnet: Codecrap.com

Beispiel? Beispiel.

public static int getLenght(String word) {
    int j=0;
    for (int i = 0; i < word.length(); i++) {
         j++;
     }
    return j;
}

Nochn Beispiel? Sicher.

void get_tomorrow_date( struct timeval *date )
  {
    sleep( 86400 ); // 60 * 60 * 24
    gettimeofday( date, 0 );
  }

Waaahahahaa ich schmeiß mich weg! :lol:

(via dingens)

code | coding | scheiße | schrott | mist