CL_List::add
Syntax
CL_Link *
add
(TYPE *item);
Parameters
item
-
Item to be added.
Return value
Link-item which has been created and added.
Description
Adds the new item to the end of the list.
Back to index
This page was built using the Perceps documentation system.