Problem with search methodHello, I'm writing a search method to take a user's input, then look through a txt file for th...
Invalid comparison between pointer and integerHello, I keep getting errors saying "Invalid conversion from pointer to integer" and I have tried bo...
Dynamic array of pointers declaration problem?Hello, I am attempting to declare an array of pointers dynamically based on user input. I am not sur...
Getline displaying empty characterThanks a bunch, this mystery is solved scooby doo.
Getline displaying empty characterI thought that's what [code] cin.ignore(1000,'\n'); [/code] on line 20 did?
This user does not accept Private Messages