Question: assuming that a text file named FIRST.txt contains some text written into it write a function named findline() that read the first.txt and create a
assuming that a text file named FIRST.txt contains some text written into it write a function named findline() that read the first.txt and create a new file named Second.txt, to contain only those line from the file firs.txt which has the word THE In C++
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
