|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | get_paper (Environment *_environment, char *_color) |
| Emit code for the PAPER$(...). | |
| Variable * get_paper | ( | Environment * | _environment, |
| char * | _color ) |
Emit code for the PAPER$(...).
| _environment | |
| _color |
Definition at line 41 of file text_get_paper.c.