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

Go to the source code of this file.

Functions

void shared (Environment *_environment)
 Manage variable as "global".

Function Documentation

◆ shared()

void shared ( Environment * _environment)

Manage variable as "global".

Parameters
_environment

Definition at line 88 of file shared.c.