C4 Engine Terathon Software C4 Engine API Documentation

• File Manager

API Links
Developer Links

File::GetSize

Defined in:  C4Files.h
Returns the current size of a file.
Prototype

unsigned long GetSize(voidconst;

Description
The GetSize function returns the current size, in bytes, of a file.
See Also
File::GetPosition

File::SetPosition