41#if defined(__plus4__) || defined(__c16__)
Variable * variable_retrieve_or_define(Environment *_environment, char *_name, VariableType _type, int _value)
void cls_box(Environment *_environment, char *_x1, char *_y1, char *_w, char *_h)
void ted_cls_box(Environment *_environment, char *_x1, char *_y1, char *_w, char *_h)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.