Comment Re:Netscape Anyone? (Score 1) 238
I wanna see the Windows source code! All those stoners at Microsoft have probably loaded the source with all the damn comments it deserves :)
Most likely all those 'comments' are compiled in though .. no wonder windows is so bloated.
void comment(char *this) { }
comment("This code is fucked");
comment("I am fucked");
comment("Bill is fucked");
Most likely all those 'comments' are compiled in though
void comment(char *this) { }
comment("This code is fucked");
comment("I am fucked");
comment("Bill is fucked");