Question: Program in C: Using pointers, the user will input a list of names. Next, your program should ask whether or not the user wishes to
Program in C:
Using pointers, the user will input a list of names. Next, your program should ask whether or not the user wishes to store in an ASCII file the information they have input. They indicate yes/no with 1 or 2. If the user wishes to save the data, you must ask the user for the name of the file, open a file and store the information in the file, and close the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
