Question: WVrite a program which declares a string and sets it to contain the phrase "Egyptian delegates allegedly forego eggs". The string is first written to an output file and is then passed to a function called convert() which converts each occurrence of "eg" to "EG". The main then writes the converted string to the output file, convertout.txt. You program should consist of both the main and the function convert(). The output file should look like: The original string is: Egyptian delegates allegedly forego eggs The string now is: Egyptian delEGates allEGedly forEGo EGgs Copy and paste your program into the box below.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter8: I/o Streams And Data Files
Section8.1: I/o File Stream Objects And Functions
Problem 3E
icon
Related questions
Question

in C program please

Question: Write a program which declares a string and sets it to contain the phrase " Egyptian delegates
allegedly forego eggs". The string is first written to an output file and is then passed to a function called
convert () which converts each occurrence of "eg" to "EG". The main then writes the converted string
to the output file, convertout.txt. You program should consist of both the main and the function
convert ().
The output file should look like:
The original string is:
Egyptian delegates allegedly forego eggs
The string now is:
Egyptian delEGates allEGedly forEGo EGgs
Copy and paste your program into the box below.
Transcribed Image Text:Question: Write a program which declares a string and sets it to contain the phrase " Egyptian delegates allegedly forego eggs". The string is first written to an output file and is then passed to a function called convert () which converts each occurrence of "eg" to "EG". The main then writes the converted string to the output file, convertout.txt. You program should consist of both the main and the function convert (). The output file should look like: The original string is: Egyptian delegates allegedly forego eggs The string now is: Egyptian delEGates allEGedly forEGo EGgs Copy and paste your program into the box below.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT