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