Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Want a REAL Challenge?

Name: Anonymous 2007-10-16 7:42

You PROGRAMMERS think you're EXPERT enough to do shit? Take some time off making your Lisp compiler and Python anti-cudder routines and join the Hurd project http://www.gnu.org/software/hurd/hurd.html . It's guaranteed to make you 3000% geekier than you already are.

Name: Anonymous 2007-10-17 6:08

>>6
Seriously, i read like 4 src/ files from their libstdio, and i already found some redundancy in their code.
fuck that

http://plan9.bell-labs.com/sources/plan9/sys/src/libstdio/fgets.c
>    if(n) *s='\0';
That if(n) is not needed.
*s = '\0';
There, p9 devs. i fixed it for you.

(and before you reply, look at the code and actually *understand* what it does)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List