Feb 4 2010

It’d be funny

Christoph

/* I know the line below is really ugly. I only did it this
 * way because I thought it’d be funny :-) */

Source: Direct link to the source code
Software: Gaim / Pidgin
Programming language: C

1 Star2 Stars3 Stars4 Stars5 Stars (4 Bewertungen, Durchschnitt: 4.50 von 5)
Loading ... Loading ...

Dez 23 2009

Transfer gigabytes through AIM

Christoph

/* holy crap. who the f*ck would transfer gigabytes through
   AIM?! */
static char *sizes[4] = { “bytes”, “KB”, “MB”, “GB” };

Source: Direct link to the source code
Software: pidgin
Programming language: C

1 Star2 Stars3 Stars4 Stars5 Stars (3 Bewertungen, Durchschnitt: 3.67 von 5)
Loading ... Loading ...