Bad ptr error and dynamic memory allocation.I thought I understood pointers. I really did. My code so far is designed to read a text file in...
Creating a vector of string pointers?(You lost me with that last part; we don't go into objects until next chapter. :P) Could I declare ...
Creating a vector of string pointers?Would that be declaring it as vector<string*>?
Creating a vector of string pointers?Hello again. My assignment is to create a program that reads a text file and displays a list of t...
push_back not accepting inputThanks for the input. I didn't even notice that about the finder var. Here's the main function wher...
This user does not accept Private Messages