CNTGetLength

Syntax


#include <revolution/cnt.h>

u32 CNTGetLength(CNTFileInfo* cf);

Arguments

cf Pointer to CNTFileInfo structure.

Return Values

The file size.

Description

Gets the size of the file.

See Also

CNTOpen

Revision History

2006/08/15 Initial version.


CONFIDENTIAL