isfd | isam file identifier |
index | index number to select |
SUCCESS, or a negative value on error, in which case the error code is found in iserrno.
isindex is used to select indexes by number. if index is zero then natural order will be selected, otherwise indexes are numbered starting at one for the primary index.
isindex retains a current record pointer for each index. after selection the current pointer will be at the record selected when the index was last used.