Zen API
|
#define kBeginArrayValueEx | ( | PREFIX, | |
SYMBOL, | |||
TYPE | |||
) |
Starts the definition of an array-based value type.
PREFIX | Function/data declaration prefix (e.g. k). |
SYMBOL | Value symbol(e.g. kText32). |
TYPE | Array element type symbol(e.g. kChar). |