Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp37 const int CHAR_BUF_SIZE = 256; variable
38 char s_HioFilePathBuffer[CHAR_BUF_SIZE];
59 std::snprintf( s_HioFilePathBuffer, CHAR_BUF_SIZE, "%s/%s/%s", in GetHioSoundArchiveFilePath()
65 std::snprintf( s_HioFilePathBuffer, CHAR_BUF_SIZE, "%s/%s/%s", in GetHioLatestCopyFilePath()