FreeRange Reset and free allocated buffers for range operation Short Name FRERNG() Type ISAM function Declaration COUNT FreeRange(COUNT keyno) Description FreeRange() should be called when a range associated with an index is no longer needed. Return
See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values. Example if (FreeRange(1)) printf("\nFreeRange error = %d",uerr_cod);
See also AllocateRange(), FirstInRange(), FirstInVRange, LastInRange(), LastInVRange, NextInRange(), NextInVRange, PreviousInRange, PreviousInVRange |
|||||||||