GNU PROLOG with UTF8 support
Macros | Functions
prolog_path.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../EnginePl/gp_config.h"
Include dependency graph for prolog_path.c:
This graph shows which files directly or indirectly include this file:

Macros

#define _PROLOG_PATH_C
 
#define COMPILER_EXE   GPLC EXE_SUFFIX
 

Functions

static char * Get_Prolog_Path_From_Exec (char *str, int *devel_mode)
 
static char * Is_A_Valid_Root (char *str, int *devel_mode)
 
static char * Search_Path (char *file)
 
static char * Get_Prolog_Path (char *argv0, int *devel_mode)
 

Macro Definition Documentation

#define _PROLOG_PATH_C
#define COMPILER_EXE   GPLC EXE_SUFFIX

Function Documentation

static char* Get_Prolog_Path ( char *  argv0,
int *  devel_mode 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static char * Get_Prolog_Path_From_Exec ( char *  str,
int *  devel_mode 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static char * Is_A_Valid_Root ( char *  str,
int *  devel_mode 
)
static

Here is the caller graph for this function:

static char * Search_Path ( char *  file)
static

Here is the call graph for this function:

Here is the caller graph for this function: