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

Go to the source code of this file.

Functions

void field_type (Environment *_environment, char *_name, VariableType _datatype)

Function Documentation

◆ field_type()

void field_type ( Environment * _environment,
char * _name,
VariableType _datatype )

Definition at line 41 of file field_type.c.