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

Go to the source code of this file.

Functions

void insert (Environment *_environment, char *_string, char *_x, char *_y, char *_w, char *_h, char *_c)

Function Documentation

◆ insert()

void insert ( Environment * _environment,
char * _string,
char * _x,
char * _y,
char * _w,
char * _h,
char * _c )

Definition at line 71 of file insert.c.