FS_ARCHIVE_NAME_LEN_MAX

Definition

#include <nitro/fs.h>

enum { FS_ARCHIVE_NAME_LEN_MAX = 3 } ;

Description

Defines the maximum length for string names that you can register in the archive. You cannot use a string exceeding this size with the FS_RegisterArchiveName function.

See Also

FSArchive, FS_RegisterArchiveName

Revision History

2004/06/30 Initial version.


CONFIDENTIAL