|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | char_at (Environment *_environment, char *_x, char *_y, char *_code, char *_type, char *_size) |
| Emit code for CENTRE .... | |
| void char_at | ( | Environment * | _environment, |
| char * | _x, | ||
| char * | _y, | ||
| char * | _code, | ||
| char * | _type, | ||
| char * | _size ) |