Question: Using the gets() and fputs() functions, write a C program that accepts lines from the keyboard and writes each line in a file named text.txt
Using the gets() and fputs() functions, write a C program that accepts lines from the keyboard and writes each line in a file named text.txt until an empty line is entered. An empty line is a line with no text just a new line caused by pressing the ENTER or RETURN key
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
