SpellChecker A C++ spell checking console application! Done by: @xDommm and @ktzy0305 S/N Feature 1 Spell check a word entered by the user (correct or wrong) 2 Spell check a file (in .txt or .csv format) specified by the user 3 Add a new word to the dictionary 4 Save the dictionary (with new words added) 5 Display all words that starts with certain letter(s) specified by the user 6 Spell check a word for substitution and transposition errors