|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | run_parallel (Environment *_environment) |
| Emit code for RUN PARALLEL. | |
| void run_parallel | ( | Environment * | _environment | ) |
Emit code for RUN PARALLEL.
| _environment | Current calling environment |
Definition at line 61 of file run_parallel.c.