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

Go to the source code of this file.

Functions

Variablemoving (Environment *_environment, char *_prefix, char *_movement)
 Emit code for MOVING.

Function Documentation

◆ moving()

Variable * moving ( Environment * _environment,
char * _prefix,
char * _movement )

Emit code for MOVING.

Parameters
_environmentCurrent calling environment

Definition at line 66 of file moving.c.