L3DT documentation
Large 3D terrain generator

CzStr::Append

Description

Append a text string to the end of a CzStr object.

Function prototype

const char* CzStr::Append(const char* lpNewText);

Arguments

Name Type Comment
lpNewText const char* A C-style handle to the string to be appended to the CzStr object.

Return value

A C-style handle to the new CzStr string data.

Comments

None.

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