I am stuck on the following problem below, this is in C NOT C++, thank you in ad
ID: 3540335 • Letter: I
Question
I am stuck on the following problem below, this is in C NOT C++, thank you in advance!
Problem:
(Strings, Sorting) Prepare an input data file that contains 30 names. At least two of the names are identical. There is one name in each line in the following format:
Firstname Lastname
Write a program to read the names from the data file into an array. Each entry of the array should be a string in the following format:
Lastname, Firstname
Each name in the array must be unique.
Your program will display the names in the same way they are stored in the data file and in the last name-first name format in ascending alphabetical order. (Make sure this in C Programming not C++)
*****This program should be similar to the template below here*****
Explanation / Answer
wait mate i am solving this one...
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.