Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/TexConv/src/
Dinput.cpp57 char* inputPrompt = "source file name:"; in GetFileNames() local
65 if( (done = GetFileName( inputPrompt, inputFile, SRC_TXT_FILE_SIZE )) == IO_QUIT ) in GetFileNames()