User: luke8h

  • Public profile

User profile: luke8h

User info
User name:luke8h
History
Joined:
Number of posts:10
Latest posts:

Accessing data function/members?
On line 42, [code] cout << "I am now in a " << rms[i].description<< "." << endl; [/code] This shou...

Accessing data function/members?
It does not output the correct info when run.

Accessing data function/members?
Here is the beginning of my code with my classes. [code] #include <iostream> #include <string> #inc...

Accessing data function/members?
On lines 5, 11, 42 there are issues. I have the incorrect code to tell the program which room i am i...

need help with data members/functions
Still a beginner at C++. On line 251, [code]loc = rms[loc].exits_to_room[dir[i].code]; ...

This user does not accept Private Messages