|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| int | frames (Environment *_environment, char *_image) |
| Emit code for FRAMES(...). | |
| int frames | ( | Environment * | _environment, |
| char * | _image ) |
Emit code for FRAMES(...).
| _environment | Current calling environment |
| _image | image to check |