L3DT documentation
Large 3D terrain generator

zfile_DirExists

Description

Test whether a directory exists.

Files

Declaration zFile.h
Implementation zFile.cpp

Function prototype

bool zfile_DirExists(const char* lpDirName);

Arguments

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

Return value

True if a directory exists at lpDirName, and false otherwise.

Comments

None.

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