Using this application, we can check English language word spellings.
Learn more about Alogrithm.
- Course Name: C PROGRAMMING AND DATA STRUCTURES
- Course Code: 15CS1001
- Course Credits: 5
- Academic Year: 2015 - 16
Variable Declaration, Definition, Scope, Data Types, Input/ Output, Operators, Arrays & Strings variables, Conditional statements, Functions, and File Handling
- C Language
- Shell Scripting
Completed
git clone https://github.com/msaf9/spell-checker.git
cd spell-checker
cd src/main/
gcc SpellCheckerProject.c
gcc -o spellChecker SpellCheckerProject.c
spellChecker.exe
sh run.sh