L3DT documentation
Large 3D terrain generator

zfile_FileExists

Description

Test whether a file exists.

Files

Declaration zFile.h
Implementation zFile.cpp

Function prototype

bool zfile_FileExists(const char* lpFileName);

Arguments

Name Type Comment
lpFileName const char* A pointer to a C-style string containing the full path name of the file whose existence is to be tested.

Return value

True if the file is found at lpFileName, and false otherwise.

Comments

None.

 
zeolite/functions/zfile_fileexists.txt · Last modified: 2017/08/31 05:01 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki