Previous: , Up: Fixed Size Data Array Interface   [Index]


3.2.1.7 Fixed Size Data Array Pointer Set Library

The pointer set library routines assume the data item size to be the pointer size. They order pointers as unsigned integers of pointer size.

Unlike the generic routines, the pointer set routines do not take as argument the address where the key is stored, but the key itself.

See Bitmapped B-tree Fixed Size Data Arrays.