Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kString_Construct ( kString str,
const kChar content,
kAlloc  allocator 
)

Constructs a kString object.

Parameters
strReceives constructed string object.
contentInitial string content (or kNULL).
allocatorMemory allocator.
Returns
Operation status.