L3DT documentation
Large 3D terrain generator

file_FileExists

Description

Test whether a file exists on the filesystem.

Function prototype

bool CExtAPI::file_FileExists(const char* lpFileName);

Arguments

Name Type Comment
lpFileName const char* A handle to a C-style string containing the filename, the existence of which is to be determined.

Return value

False if the file does not exist or an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/file_fileexists.txt · Last modified: 2017/08/31 07:00 (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