#include <revolution/arc.h> u32 ARCGetLength(ARCFileInfo* af);
| af | Pointer to the file's ARCFileInfo structure. |
|---|
Returns the size of the file.
ARCGetLength returns the file size.
ARCFastOpen, ARCOpen, ARCGetStartAddrInMem, ARCGetStartOffset
2006/05/15 Initial version.
CONFIDENTIAL