L3DT documentation
Large 3D terrain generator

CzStr::Create

Description

Create a new string variable.

Function prototype

bool CzStr::Create(const char* lpVarName = 0);

Arguments

Name Type Comment
lpVarName const char* A handle to a C-style string containing the name of the string variable to be created.

Return value

False if an error occurred, and true otherwise.

Comments

Variable names

Please consult the comments for CzVar::Create for the caveats of variable naming.

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