FS_FILE_NAME_MAX

Definition

#include <nitro/fs.h>

#define FS_FILE_NAME_MAX 127

Description

This defines the maximum number of characters that can be used in a directory name and file name in the ROM file system. For more information on path name formatting, see the FS_OpenFileEx function.

See Also

FS_OpenFileEx
FS_FindDir
FS_ChangeDir

Revision History

2008/10/02 Updated the See Also list.
2004/04/02 Revised description due to the elimination of the path name length restriction.
2004/04/01 Initial version.


CONFIDENTIAL