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

Go to the source code of this file.

Functions

void suspend_vars (Environment *_environment, char *_thread)
 Emit code for SUSPEND ....

Function Documentation

◆ suspend_vars()

void suspend_vars ( Environment * _environment,
char * _thread )

Emit code for SUSPEND ....

Parameters
_environmentCurrent calling environment
_nameName of the procedure

Definition at line 71 of file suspend.c.