Skip to content

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

Packages

Contributors