CL_Queue::put
Syntax
TYPE
put
(TYPE item);
Return value
Item added to list, NULL otherwise.
Description
Adds item to end of list.
Back to index
This page was built using the Perceps documentation system.