Question: Create a program that allows a user to enter up to five names of friends. Use a two-dimensional array to store the friends' names. After
Create a program that allows a user to enter up to five names of friends. Use a two-dimensional array to store the friends' names. After each name is entered, the user should have the option to enter another name or print out a report that shows each name entered thus far. I am trying to do this in C, not C++.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
