Skip to content

shivanimishra2006/Spell_Checker_using_C_language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits

About

his is a minimal spell checker program written in C that verifies whether a given word matches a predefined correct word (e.g., "hello") using string comparison. If the input word matches, it prints "Correct spelling"; otherwise, it prints "Incorrect spelling".

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors