Previous: Program Completions, Up: Imperative Language Interpreter Definitions


4.8.1.4 Variables Collections Contruction Errors
X1f4_CV_ALLOC_ERROR
indicates that some memory management operation failed
X1f4_CV_NAMES_CLASH
indicates that variable insertion (in the variables collection) failed for otherwise two variables (in the variables collection) would have the same name

See Variables Collections.