This wiki is out of date, use the continuation of this wiki instead

Flength

From FenixWiki

Jump to: navigation, search


[edit] Definition

INT flength ( <INT filehandle> )

Gives back the size of a certain file.

[edit] Parameters

INT filehandle - The FileHandle of the file returned by fopen().

[edit] Returns

INT: The size of the file in bytes.

Personal tools