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

Go to the source code of this file.

Functions

void end (Environment *_environment)
 Emit ASM code for END.

Function Documentation

◆ end()

void end ( Environment * _environment)

Emit ASM code for END.

This function will stop completely everything.

Parameters
_environmentCurrent calling environment

Definition at line 91 of file end.c.