Hai,
Can anyone help me to solve this program.
Write a function in C++ to count number of words starting with “amend” in the text file named as “Amendment.txt”
Eg:-
A contract to deliver something to a customer once a month can be amended if the customerwants it delivered once a week. Usually, everyone involved in the contract must agree to the
amendment before it goes into effect. Most contracts are written with rules about amendments
The Output should be
No of words starting with amend : 3