Having questions about coding C++[quote]I think it's more like a warning.[/quote] I'm a little scared now.
reading txt file into class and array[code] #include <iostream> #include <fstream> #include <string> using namespace std; struct Readin...
Deleting pointersThanks a bunch I didn't even notice what I did there.
Deleting pointersMy teacher was saying I didn't have to delete my pointers in this case since I was in the main. But...
Help with HW using pointers and dynamic arraysThanks I appreciate the help, sorry it took me a little bit to reply had to go to class. My profess...