DSPD-II Assignment This application takes in a text file from the user and with the help of an already provided dictionary of 3000 english words, tries to tell user the words he/she has misspelled, it also tells the most frequently used words and most recently used words.This application is coded in C and uses no special 3rd party libraries.
Setup --> just compile with gcc.