|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | downw (Environment *_environment, char *_line, char *_column, char *_width, char *_height) |
| Emit code for DOWNW .... | |
| void downw | ( | Environment * | _environment, |
| char * | _line, | ||
| char * | _column, | ||
| char * | _width, | ||
| char * | _height ) |