ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
text_get_paper.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

Variableget_paper (Environment *_environment, char *_color)
 Emit code for the PAPER$(...).

Function Documentation

◆ get_paper()

Variable * get_paper ( Environment * _environment,
char * _color )

Emit code for the PAPER$(...).

Parameters
_environment
_color
Returns
Variable*

Definition at line 78 of file text_get_paper.c.