Feb
4
2010
It’d be funny
/* 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
/* 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
/* 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