L3DT documentation
Large 3D terrain generator

zapp_GetTempDir

Description

Get the full path to the application's temporary directory.

Files

Declaration helper/zApp.h
Implementation helper/zApp.cpp

Function prototype

bool zapp_GetTempDir(CzStr& TempDir);

Arguments

Name Type Comment
TempDir CzStr& A CzStr object, passed by reference, that is to receive the path of the application's temporary directory.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/zapp_gettempdir.txt · Last modified: 2017/08/31 05:55 (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