Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
const kChar * kStatus_Name ( kStatus  status)

Returns a text string representing the name of a status code (e.g.

"kERROR_STATE").

This function returns a pointer to statically-allocated memory; do not attempt to free the memory.

Parameters
statusStatus code.
Returns
Null-terminated character sequence.