Name
afc_array_master_current_pos -- Returns the current ordinal position
Synopsis
void * afc_array_master_current_pos
( ArrayMaster * array_master );
Description
This function returns the current ordinal position of the currently selected element
in the array.
Inputs
- array_master
Pointer to a valid afc_array_master instance.