You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Used from GitHub at: https://github.com/LordHypersonic/C-Spell-Checker/blob/master/Spell%20Checker/spell_checker.cpp
//
/*
Program: spell checker
Description: It is a spell checker program. It checks if the spelling of entered word is right or wrong. I spelling is wrong it give suggestions of correct spellings.