ARCGetStartOffset

Syntax

#include <revolution/arc.h>

u32 ARCGetStartOffset(ARCFileInfo* af);

Arguments

af Pointer to the file's ARCFileInfo structure.

Return Values

Returns the start offset of the file.

Description

ARCGetStartOffset returns the offset from the front of the archive to the start of the file.

See Also

ARCFastOpen, ARCOpen, ARCGetLength

Revision History

2006/05/15 Initial version.


CONFIDENTIAL