cin.get and cin.ignore helpThe first one worked thanks. Do you mind telling me why? What does the "ws" do? I thought it was ju...
cin.get and cin.ignore helpI am using cin.get and cin.ignore to get values entered by the user all at once with spaces in betwe...
Problem setting an object equal to a pointer to an objectI'm trying to swap a Person that is an element of a vector<*Person>. I just tried using what you sai...
Problem setting an object equal to a pointer to an objectI am working on a homework problem with pointers and I think I've almost figured out the entire prob...
Help with vectors and pointersHey guys, I'm getting 2 errors that I don't know how to fix in my program. This is the code, the err...
This user does not accept Private Messages