![]() |
GNU PROLOG with UTF8 support
|
#include <stdio.h>#include <stdlib.h>#include <ctype.h>#include <string.h>#include <time.h>#include "../EnginePl/gp_config.h"#include "../EnginePl/set_locale.h"#include "../W32GUICons/w32gc_interf.h"#include "../EnginePl/wam_stacks.h"#include <io.h>#include <process.h>#include "ctrl_c.h"#include "linedit.h"
Macros | |
| #define | printf Pl_LE_Printf |
| #define | ENGINE_FILE /* to define stacks data */ |
| #define | MAX_SIZE 500000 |
Typedefs | |
| typedef PlLong | WamWord |
Functions | |
| PlLong | Ctrl_C_Manager (int from_callback) |
| void | Set_Test_Locale (void) |
| int | main (int argc, char *argv[]) |
Variables | |
| int | pl_max_atom |
| #define ENGINE_FILE /* to define stacks data */ |
| #define MAX_SIZE 500000 |
| #define printf Pl_LE_Printf |
| PlLong Ctrl_C_Manager | ( | int | from_callback | ) |


| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |

| void Set_Test_Locale | ( | void | ) |


| int pl_max_atom |
1.8.11