Question: Write a C program that will open a file called Digits.txt in append mode (assume it exists). Ask the user to enter a series of

Write a C program that will open a file called Digits.txt" in append mode (assume it exists). Ask the user to enter a series of float numbers terminated by EOF, and then write these numbers to the opened file (each separated by a new line)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
