ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
unfreeze.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

void unfreeze_vars (Environment *_environment, char *_prefix)
 Emit code for FREEZE ....

Function Documentation

◆ unfreeze_vars()

void unfreeze_vars ( Environment * _environment,
char * _prefix )

Emit code for FREEZE ....

Parameters
_environmentCurrent calling environment
_nameName of the procedure

Definition at line 70 of file unfreeze.c.