Description: A hash search algorithm, with c and gcc compiler to achieve, if you are using VS ,
you may get a "can t find stdint.h",
- [HashTable] - Hash table implementation in c language
File list (Check if you may need any files):
hashtable_private.h
hashtable.h
test.c
hashtable.c
Makefile