ARCGetLength

Syntax

#include <revolution/arc.h>

u32 ARCGetLength(ARCFileInfo* af);

Arguments

af Pointer to the file's ARCFileInfo structure.

Return Values

Returns the size of the file.

Description

ARCGetLength returns the file size.

See Also

ARCFastOpen, ARCOpen, ARCGetStartAddrInMem, ARCGetStartOffset

Revision History

2006/05/15 Initial version.


CONFIDENTIAL