Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

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");

Slashdot Top Deals

It appears that PL/I (and its dialects) is, or will be, the most widely used higher level language for systems programming. -- J. Sammet

Working...