#include <nitro/fs.h>
enum { FS_ARCHIVE_NAME_LEN_MAX = 3 } ;
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.
FSArchive
, FS_RegisterArchiveName
2004/06/30 Initial version.
CONFIDENTIAL