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

Go to the source code of this file.

Functions

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

Function Documentation

◆ freeze_vars()

void freeze_vars ( Environment * _environment,
char * _prefix )

Emit code for FREEZE ....

Parameters
_environmentCurrent calling environment
_nameName of the procedure

Definition at line 69 of file freeze.c.