Create a c program that will read this file and correct


Question: You need to prepare a program that checks the English syntax. Any help would be really appreciated.

Create a C++ program that will read this file and correct errors in the English syntax of the file.

The program should:

a. Read in the file

b. Place periods at the end of all sentences throughout this file

c. Convert all section headers (such as "Details") to all caps

d. Output the corrected file to a text file ("OutFile.txt") Note that each numbered item in this section has at least one sentence. All sentences begin with a capital letter and end with whitespace possibly followed by another sentence.

The code should not be exact to these particular sentences, but should use syntactical rules to decide end of sentences. Lastly, a sentence should have only one period, not more

5. Each numbered item should be implemented by a separate function in the code.

Be sure to include comments. Comments should be included in the program to explain your calculations and program. Determine the form of the output depended on the coefficients being input.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Create a c program that will read this file and correct
Reference No:- TGS0954888

Expected delivery within 24 Hours