Problem set 5 consists of 1 problem:
- Speller
- Implement a program that spell-checks a file using a hash table
All the code and related files were obtained from CS50. Only the files specified by CS50 for working on were edited.
File edited: dictionary.c