![]() |
GNU PROLOG with UTF8 support
|
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
Typedefs | |
typedef long | WamWord |
Functions | |
void | SIGSEGV_Handler (int sig, siginfo_t *sip) |
main () | |
typedef long WamWord |
main | ( | void | ) |
void SIGSEGV_Handler | ( | int | sig, |
siginfo_t * | sip | ||
) |