90 sprintf(copperListActivationRoutine,
"COPPERACTIVATE%s", _name );
92 cpu_call(_environment, copperListActivationRoutine);
void cpu_call(Environment *_environment, char *_label)
CopperList * find_copper_list(Environment *_environment, char *_name)
void copper_use(Environment *_environment, char *_name)
#define MAX_TEMPORARY_STORAGE
struct _Environment Environment
Structure of compilation environment.
#define CRITICAL_COPPER_LIST_UNKNOWN(n)
struct _CopperList CopperList
char DATATYPE_AS_STRING[][16]