GNU PROLOG with UTF8 support
Macros | Typedefs | Functions | Variables
test_linedit.c File Reference
#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"
Include dependency graph for test_linedit.c:

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
 

Macro Definition Documentation

#define ENGINE_FILE   /* to define stacks data */
#define MAX_SIZE   500000
#define printf   Pl_LE_Printf

Typedef Documentation

typedef PlLong WamWord

Function Documentation

PlLong Ctrl_C_Manager ( int  from_callback)

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

void Set_Test_Locale ( void  )

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

int pl_max_atom