* Make sure you write and use the helper functions as asked for in the problem (input the data, sort the data, perform swaps, and display the report).* Use classes, not structs. Have fields for First Name, Last Name and Batting Average. Use get/set methods and the proper access specifiers.* Make sure to separate the class into separate .h and .cpp files.
Create files player.h, player.cpp, playertest.cpp (this file holds your main).
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here