Home
last modified time | relevance | path

Searched refs:nullPos (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchive.cpp352 std::size_t nullPos = len; in SetExternalFileRoot() local
359 nullPos++; in SetExternalFileRoot()
362 NW_ASSERT( nullPos < FILE_PATH_MAX ); in SetExternalFileRoot()
363 m_ExtFileRoot[ nullPos ] = '\0'; in SetExternalFileRoot()