Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kString_AddSubstring ( kString  str,
const kChar content,
kSize  start,
kSize  count 
)

Appends a portion of another string to this string.

Parameters
strString object.
contentString content to append.
startStarting offset with content argument.
countCount of characters to append.
Returns
Operation status.