Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kFile_Exists ( const kChar fileName)

Reports whether the specified file exists.

Parameters
fileNamePath to the file.
Returns
kTRUE if the file exists; kFALSE otherwise.