CL_Array::get_item
Syntax
TYPE *
get_item
(int number);
Parameters
number
-
Position of item to return.
Return value
Item if it was found, otherwise NULL.
Description
Returns the item at the specified position.
Back to index
This page was built using the Perceps documentation system.