NNS_McsGetFileSize

Syntax

#include <nnsys/mcs.h>
u32 NNS_McsGetFileSize(NNSMcsFile* pFile);

Arguments

pFile Pointer to the file information structure.

Return Values

Returns the size of the file.

Description

Gets the size of an open file on the PC.

See Also

NNS_McsOpenFile

Revision History

2005/01/24 Initial version.


CONFIDENTIAL