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

Optimized C code

Name: Anonymous 2007-05-10 9:02 ID:YpMhiddP

Dear /prog/, how can I further optimize this piece of code to make it ENTERPRISE ? :

int main(void){
 return(main());
}

Name: Anonymous 2007-05-10 10:42 ID:XZvi4Ty8

#include <pthread.h>
#include <unistd.h>
main(){for(pthread_t t;!pthread_create(&t,NULL,*main,NULL);fork());}

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