User profile: ercz7c

User info
User name:ercz7c
History
Joined:
Number of posts:2
Latest posts:

HELP!!! Search function
(person.h) #include <iostream> #include <string> using namespace std; class Person { ...

help with "sorting" input function
I am new to c++ and am having a hard time with an assignment to write program to build and display a...