Sorting and StringsI am supposed to write a code that brings in phone numbers and names from a file and sorts them in a...
Strings and SortingMy code (below) is supposed to read in a list of numbers and names from a file. ex) 2942893 Bill...
PointersThe first number in the file is the count for the numbers that follow. And the reason that I started...
Strings and SortingI figured some out. Now I just need to know how to alphabetize by the last name and put hyphens in t...
Strings and SortingMy teacher told me that I have to save the full name in one string and the phone number in another.
This user does not accept Private Messages