ClanSoft logo
ClanSoft logo

    CL_Array::get_num

Syntax

int get_num(TYPE *find_item);

Parameters

find_item-Item to return position for.

Return value

Position of item if it was found, otherwise -1.

Description

Returns the position of the specified item.


Back to index



This page was built using the Perceps documentation system.