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

Go to the source code of this file.

Functions

void yield (Environment *_environment)
 Emit code for YIELD.

Function Documentation

◆ yield()

void yield ( Environment * _environment)

Emit code for YIELD.

Parameters
_environmentCurrent calling environment

Definition at line 63 of file yield.c.