GNU PROLOG with UTF8 support
Macros | Functions
consult_c.c File Reference
#include <errno.h>
#include <sys/types.h>
#include "engine_pl.h"
#include "bips_pl.h"
#include "linedit.h"
Include dependency graph for consult_c.c:

Macros

#define ADD_WARN(flag, opt_str)   if (!Flag_Value(flag)) arg[warn_i++] = opt_str
 

Functions

Bool Pl_Consult_2 (WamWord tmp_file_word, WamWord pl_file_word)
 

Macro Definition Documentation

#define ADD_WARN (   flag,
  opt_str 
)    if (!Flag_Value(flag)) arg[warn_i++] = opt_str

Function Documentation

Bool Pl_Consult_2 ( WamWord  tmp_file_word,
WamWord  pl_file_word 
)

Here is the call graph for this function: