|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | fujinet_set_channel_mode (Environment *_environment, int _mode) |
| Variable * | fujinet_set_channel_mode_var (Environment *_environment, char *_mode) |
| Variable * fujinet_set_channel_mode | ( | Environment * | _environment, |
| int | _mode ) |
Definition at line 41 of file fujinet_set_channel_mode.c.
| Variable * fujinet_set_channel_mode_var | ( | Environment * | _environment, |
| char * | _mode ) |
Definition at line 51 of file fujinet_set_channel_mode.c.