User profile: crutchlen

User info
User name:crutchlen
History
Joined:
Number of posts:6
Latest posts:

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 pointers
Thanks a bunch I didn't even notice what I did there.

Deleting pointers
My 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 arrays
Thanks I appreciate the help, sorry it took me a little bit to reply had to go to class. My profess...