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

Go to the source code of this file.

Functions

void lbottom (Environment *_environment)
 Emit code for HOME.

Function Documentation

◆ lbottom()

void lbottom ( Environment * _environment)

Emit code for HOME.

Parameters
_environmentCurrent calling environment

Definition at line 68 of file lbottom.c.