#include <nitro/fs.h>
void FS_InitFile( FSFile *p_file );
p_file | Address of the FSFile structure. |
None.
Initializes the FSFile
structure. Call this once before using the FSFile
structure.
FSFile
FS_OpenFileEx
FS_OpenFileFast
2008/10/02 Updated the See Also list.
2004/04/01 Initial version.
CONFIDENTIAL