|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | vcenter (Environment *_environment, char *_string, int _newline) |
| Emit code for CENTRE .... | |
| void vcenter | ( | Environment * | _environment, |
| char * | _string, | ||
| int | _newline ) |