|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| int | file_size (Environment *_environment, char *_target_name) |
| Emit code for FILE ... AS .... | |
| int file_size | ( | Environment * | _environment, |
| char * | _target_name ) |
Emit code for FILE ... AS ....
| _environment | Current calling environment |
| _name | Name of the storage |
Definition at line 103 of file file_size.c.