Sort by Last NameI've changed it now to: [code] void SortRecords(CustomerAccountRecords* ptr, int SIZE) { char las...
Sort by Last NameI am trying to sort a dynamically allocated array of structures alphabetically by last name. In orde...
Reading from Binary File to Structure ArrayI have changed it so that instead of strings, I am using character arrays. That way I can save them ...
Reading from Binary File to Structure ArrayI have changed the code significantly, but thank you for your help.
Reading from Binary File to Structure ArrayThis is the assignment description: Function main will call other program functions. Write a prog...
This user does not accept Private Messages