Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kBeginArrayValueEx (   PREFIX,
  SYMBOL,
  TYPE 
)

Starts the definition of an array-based value type.

Parameters
PREFIXFunction/data declaration prefix (e.g. k).
SYMBOLValue symbol(e.g. kText32).
TYPEArray element type symbol(e.g. kChar).
See also
Extending Zen, kEndArrayValueEx