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

Go to the source code of this file.

Functions

Variableget_pen (Environment *_environment, char *_color)
 Emit code for the PEN$(...).

Function Documentation

◆ get_pen()

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

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

Parameters
_environment
_color
Returns
Variable*

Definition at line 78 of file text_get_pen.c.