Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp35 const int CHAR_BUF_SIZE = 256; variable
36 char s_HioFilePathBuffer[CHAR_BUF_SIZE];
57 std::snprintf( s_HioFilePathBuffer, CHAR_BUF_SIZE, "%s/%s/%s", in GetHioSoundArchiveFilePath()
63 std::snprintf( s_HioFilePathBuffer, CHAR_BUF_SIZE, "%s/%s/%s", in GetHioLatestCopyFilePath()