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