![]()  | 
  
    GNU PROLOG with UTF8 support
    
   | 
 
#include "../EnginePl/pl_long.h"

Go to the source code of this file.
Data Structures | |
| struct | Mem | 
| struct | ArgInf | 
| struct | SwtInf | 
Enumerations | |
| enum | ArgTyp {  IDENTIFIER = 256, INTEGER, FLOAT, MEM, X_REG, Y_REG, FL_ARRAY, FD_ARRAY, STRING, ATOM = 256, INTEGER, FLOAT, X_Y, F_N, MP_N, LABEL, ANY, LIST_INST }  | 
| enum | VType { NONE, ARRAY_SIZE, INITIAL_VALUE } | 
Functions | |
| int | Parse_Ma_File (char *file_name_in, int comment) | 
| void | Syntax_Error (char *s) | 
| enum ArgTyp | 
| enum VType | 
| int Parse_Ma_File | ( | char * | file_name_in, | 
| int | comment | ||
| ) | 


| void Syntax_Error | ( | char * | s | ) | 
 1.8.11