The following program should be done in C PROGRAMMING NOT C++. C PROGRAMMING only. Please follow all the instructions provided.
Test Files
For test file 1, test1.txt, the results are:
Flesch Index = 117
Syllable Count = 32
Word Count = 26
Sentence Count = 4
and for test2.txt the results are:
Flesch Index = 103
Syllable Count = 51
Word Count = 39
Sentence Count = 2
New test file: test3.txt
Results:
Flesch Index [integer ceiling] = 106 (105.995003)
Flesch Index [integer round] = 106 (105.995003)
Flesch Index [integer floor] = 105 (105.995003)
Flesch Index [float ceiling] = 63 (62.373123)
Flesch Index [float round] = 62 (62.373123)
Flesch Index [float floor] = 62 (62.373123)
Syllable Count = 97
Word Count = 64
Sentence Count = 4
These are all the results you should get.
please follow all the instructions provided, C programming remember
Get Free Quote!
255 Experts Online