L3DT documentation
Large 3D terrain generator

CzStr::SetText

Description

Set the contents of a string variable using a a C-style string handle.

Function prototype

bool CzStr::SetText(const char* lpTextStr);

Arguments

Name Type Comment
lpTextStr const char* A handle to a C-style string, the value of which is to be stored in the CzStr object.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/czstr_settext.txt · Last modified: 2017/08/31 04:43 (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