ClanSoft logo
ClanSoft logo

    CL_List::get_item

Syntax

TYPE *get_item(int number);

Parameters

number-Position of item to return.

Return value

Item if found, NULL otherwise.

Description

Returns the item at the specified position.


Back to index



This page was built using the Perceps documentation system.