Question: Open a file, Use fprintf() to write 1, 2, 3, 100 to the file, with each number occupying one line; Close the file Note :
Open a file,
Use fprintf() to write 1, 2, 3, 100 to the file, with each number occupying one line;
Close the file
Note: In a linux terminal, please run command man fprintf for help about fprintf.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
