HELP!!! Search function(person.h) #include <iostream> #include <string> using namespace std; class Person { ...
help with "sorting" input functionI am new to c++ and am having a hard time with an assignment to write program to build and display a...