Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kItemAt_ (   BASE,
  INDEX,
  SIZE 
)    kAt_((BASE), (INDEX)*(SIZE))

Gets a pointer to the Nth element of an array.

Parameters
BASEArray pointer.
INDEXElement index.
SIZEElement size.