Question: Please fix my C++ code!!!! Thank you in advance! 12.7: Sentence Filter Write a program that asks the user for two file names. The first

 Please fix my C++ code!!!! Thank you in advance! 12.7: Sentence

Filter Write a program that asks the user for two file names.

The first file will be opened for input and the second file

will be opened for output. (It will be assumed that the first

Please fix my C++ code!!!! Thank you in advance!

12.7: Sentence Filter Write a program that asks the user for two file names. The first file will be opened for input and the second file will be opened for output. (It will be assumed that the first file contains sentences that end with a period.) The program will read the contents of the first file and change all the letters to lowercase except the first letter of each sentence, which should be made uppercase. The revised contents should be stored in the second file. Prompts And Output Labels. Input Specification

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!