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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!