41#if defined(__coco__) || defined(__coco3__) || defined(__d32__) || defined(__d64__) || \
42 defined(__cocob__) || defined(__coco3b__) || defined(__d32b__) || defined(__d64b__)
Variable * variable_temporary(Environment *_environment, VariableType _type, char *_meaning)
Define a temporary variable.
Variable * scanshift(Environment *_environment)
void pia_scanshift(Environment *_environment, char *_shifts)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.
char DATATYPE_AS_STRING[][16]