Hi,
I am facing 2 problems
1- Kindly do provide simple c language code to transfer data to another file
2- c language code to search text from a file
Thank you
User Profile
Collapse
-
Help on c program to transfer data to another file
-
The problems is I am trying to extract a text from a text file
e.g
mark
4236 4231 4236 4131 0216 4131
4236 4231 4236 4131 0216 4131
4236 4231 4236 4131 0216 4131
mark
5236
64236 4231 4236
4236 4231 4236
4036 0231 0236 4131 0216 4131
the program has to extract the first line follwing the word mark
follwing is the code snippet which i am... -
To Find and extract the text
Please help me to find a certain text and extract the line below it to a document using C++ coding.
Thank you
No activity results to display
Show More
Leave a comment: