Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArrayList_Add ( kArrayList  list,
const void *  item 
)

Adds the specified item to the end of the list.

Parameters
listList object.
itemPointer to item that will be copied (by value) into the list.
Returns
Operation status.