/HashTable

Open addressing string hash table

Primary LanguageC

HashTable

Open addressing string hash table.

This program read the words and its relevant meaning from a file named dictionary.txt. As well as, its able to enter new words into the dictionary with their relevant meaning.