|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | field_type (Environment *_environment, char *_name, VariableType _datatype) |
| void field_type | ( | Environment * | _environment, |
| char * | _name, | ||
| VariableType | _datatype ) |
Definition at line 41 of file field_type.c.