L3DT documentation
Large 3D terrain generator

CzStr::AppendChar

Description

Append a character to the end of a CzStr object.

Function prototype

const char* CzStr::AppendChar(char c);

Arguments

Name Type Comment
c char The character to be appended to the string.

Return value

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

Comments

None.

 
zeolite/functions/czstr_appendchar.txt · Last modified: 2017/08/31 06: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