Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

Using Index Ranges from the c-tree ISAM API

Applications that use the c-tree ISAM API follow these steps to use index ranges:

  1. Allocate an index range.
  2. Read records using index range functions.
  3. Free the index range.

TOCIndex