55 while( storageLast->
next ) {
56 storageLast = storageLast->
next;
void end_storage(Environment *_environment)
Emit code for ENDSTORAGE.
#define CRITICAL_STORAGE_NOT_OPENED()
struct _Environment Environment
Structure of compilation environment.
struct _Storage Storage
Structure of a single storage.