Question: I need help creating a program that declares a struct to store the data of football players name and number touchdowns. An array of 15

I need help creating a program that declares a struct to store the data of football players name and number touchdowns. An array of 15 components should be declared to input the data of football players. The football data will be read from a text file.

There should be a menu system that gives the user the options to search for player by name(partial name must work) and a sorted player report based on # of touchdowns per player (higher #'s show first, using linear sort). And the data should be output on the screen.

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!