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

Go to the source code of this file.

Functions

void run (Environment *_environment)
 Emit code for RUN.

Function Documentation

◆ run()

void run ( Environment * _environment)

Emit code for RUN.

Parameters
_environmentCurrent calling environment

Definition at line 66 of file run.c.