Question: CODE IN C Language! Modify the program below to use functions fgetc and fputs rather than getchar and puts. The program should give the user

CODE IN C Language!
Modify the program below to use functions fgetc and fputs rather than getchar and puts. The program should give the user the option to read from the standard input and write to the standard output or to read from a specified file and write to a specified file If the user chooses the second option, have the user enter the filenames for the input and output files #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
