|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | read_end (Environment *_environment) |
| Emit code for READ END function. | |
| Variable * read_end | ( | Environment * | _environment | ) |
Emit code for READ END function.
| _environment | Current calling environment |
Definition at line 66 of file read_end.c.