![]() |
GNU PROLOG with UTF8 support
|
#include "../EnginePl/gp_config.h"#include <stdio.h>#include <signal.h>
Functions | |
| static void | Wrapper_Handler (int sig) |
| PlLong | Pl_Emit_Ctrl_C (void) |
| void | Pl_Install_Ctrl_C_Handler (PlLong(*handler)(int)) |
Variables | |
| static PlLong(* | ctrl_c_handler )() |
| static int | from_callback |
| static PlLong | ret_val |
| static int | inside_ctrl_c |
| PlLong Pl_Emit_Ctrl_C | ( | void | ) |

| void Pl_Install_Ctrl_C_Handler | ( | PlLong(*)(int) | handler | ) |


|
static |

|
static |
|
static |
|
static |
|
static |
1.8.11