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

Go to the source code of this file.

Functions

void text_encoded (Environment *_environment, char *_text, char *_pen, char *_paper, int _raw)

Function Documentation

◆ text_encoded()

void text_encoded ( Environment * _environment,
char * _text,
char * _pen,
char * _paper,
int _raw )

Definition at line 41 of file text_encoded_at.c.