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

Go to the source code of this file.

Functions

Variablerunning (Environment *_environment, char *_thread_id, char *_procedure)
 Emit code for RUN PARALLEL.

Function Documentation

◆ running()

Variable * running ( Environment * _environment,
char * _thread_id,
char * _procedure )

Emit code for RUN PARALLEL.

Parameters
_environmentCurrent calling environment

Definition at line 67 of file running.c.