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

Segmentation fault

Name: Anonymous 2010-01-28 11:03

Can anyone tell me what's wrong with this code? It gives me segmentation fault.


#include <sys/types.h>
#include <signal.h>
#include <unistd.h>

#define start kill(getpid
#define end ,11); fork

int main (int argc, char **argv)
{
    start()
    end();
}

Name: Anonymous 2010-01-28 16:55

>>7
Hey now, I don't think I deserve a comment like that, especially not from one who can't even escape his hyphens.

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