Having difficulty understanding what is being asked Can you show me an example of how I can use a c style string within a class?
Having difficulty understanding what is being asked So far this is my work in progress: #include <iostream> #include <string> using namespace std; cla...
Having difficulty understanding what is being asked I am being asked to create a class called Person with 3 private members. Then I'm being asked to cr...
Help! I get an 'Invalid null pointer' errorThe problem was in line 29, where I was initializing the struct array. It should of been: {{"NONE",...
Help! I get an 'Invalid null pointer' errorI am using a debugger and it says line 929.
This user does not accept Private Messages