Sorting a pointer to vector of pointers to stringHmm, alright. I've been looking at more examples and I found... [code]class comparePets { publi...
Sorting a pointer to vector of pointers to stringHello all, This is an lab exercise for school, and I'm trying to figure out how to sort a pointer...
Initializing a pointer to vector of pointer to stringWow, that was fast and it worked. Thanks alot hamsterman!
Initializing a pointer to vector of pointer to stringHello all, How do I initializing a pointer to vector of pointer to string? When I try this I get...
Operator Overloading and Dynamic Memory within a classThanks everyone, I think everything is good! no errors and no memory leaks :) [b]Person.h[/b] ...
This user does not accept Private Messages