CL_List::del
Syntax
bool
del
(CL_Link *item);
Parameters
item
-
Item to be removed.
Return value
true if item was deleted, false otherwise.
Description
Removes the specified item.
private:
Back to index
This page was built using the Perceps documentation system.