User profile: FireNutz

User info
User name:FireNutz
History
Joined:
Number of posts:21
Latest posts:

using map with a class method
I figured it out it was suppose to be in public and I was calling it incorrectly in my code. I wa...

using map with a class method
I've put it above public, in public and in private and the print method will not accept it. I get a...

using map with a class method
where does the map container go in my class declaration?

using map with a class method
I don't think that works because map is using the SRC class right? I tried to put it in private but...

using map with a class method
Hi, I am stumped as to how I can access a map container. I am reading the key into the map via file...