|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | proc (Environment *_environment, char *_label) |
| Emit ASM code for PROC. | |
| void proc | ( | Environment * | _environment, |
| char * | _label ) |