• Stars
    star
    1
  • Language
    C
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A program in C that spell-checks a file. It uses a hash table data structure to load and manage a dictionary with more than 100,000 words.