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

Go to the source code of this file.

Functions

void end_type (Environment *_environment)
 Emit code for ENDSTORAGE.

Function Documentation

◆ end_type()

void end_type ( Environment * _environment)

Emit code for ENDSTORAGE.

Parameters
_environmentCurrent calling environment
_valueValue to the return

Definition at line 47 of file end_type.c.