Files | |
file | bitmap.c [code] |
Implementation of bitmap ADT. | |
file | btree.c [code] |
B+tree implementation. | |
file | hash_table.c [code] |
Implementation of generic chained hash table. | |
file | list.c [code] |
Functions completing doubly linked circular list implementaion. |