Previous: struct x1f4_a1_type, Up: Procedural Language Interpreter Types
typedef struct x1f4_a1record_type { union { ... } data; unsigned code; } x1f4_a1record_type;
The struct x1f4_a1record_type
records program parse errors.
code
code
field indicates the syntax error that prevented successful
program parsing. It is set to set to one of parse error definitions.