|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | spawn_procedure (Environment *_environment, char *_name, int _halted) |
| Emit code for SPAWN .... | |
| Variable * spawn_procedure | ( | Environment * | _environment, |
| char * | _name, | ||
| int | _halted ) |