Finding index of custom element in vectorHi I have a vector of objects of class Person(id,name) and i wanna know is there a way to find a ...
Saving data at runtieHi, is there a way that is considered best to save data at runtime in C++ program? For example, we w...
Reading objects with string fields from fileWorked! Thank you
Reading objects with string fields from fileHow to read file like this: John; Michaels; USA; Nick; Davidson; France; into vector<Person> ...
This user does not accept Private Messages