CL_Array::add
Syntax
int
add
(TYPE *item);
Parameters
item
-
Item to be added.
Return value
Position of item added.
Description
Adds a new item at the end of the array.
Back to index
This page was built using the Perceps documentation system.