Question: read a text file, after calling some functions while using fgets (which makes some changes to its output) , instead of just printf export it
read a text file, after calling some functions while using fgets (which makes some changes to its output) , instead of just printf export it to a new txt file.
the reading of text file should be a function not just in main().
Use your example whatsoever I just want to see the concept.
done in C language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
