How can i get the function info_all() to work?Thx a lot I almost lost hope that someone would answer my post :D
How can i get the function info_all() to work?i understood that what i meant was how would you delete the person from the array :D
How can i get the function info_all() to work?and how would you do it?
How can i get the function info_all() to work?I don't get the total amount of people i just get the info of "p1". In line 100 I'm trying to delet...
How can i get the function info_all() to work?[code]#include<iostream> #include<string> using namespace std; class Person{ private: string ...