ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
file_size.c File Reference
#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 ....

Function Documentation

◆ file_size()

int file_size ( Environment * _environment,
char * _target_name )

Emit code for FILE ... AS ....

Parameters
_environmentCurrent calling environment
_nameName of the storage

Definition at line 103 of file file_size.c.