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:52

>>6-san, you smell of Frozen Void. Did you actually check it once on your own source code?

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