|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | exit_procedure (Environment *_environment) |
| Emit code for POP PROC / EXIT PROC. | |
| void exit_procedure | ( | Environment * | _environment | ) |
Emit code for POP PROC / EXIT PROC.
| _environment | Current calling environment |
Definition at line 124 of file exit_proc.c.