User profile: minimike08

User info
User name:minimike08
History
Joined:
Number of posts:2
Latest posts:

ISO c++ forbids declaration of 'iterator' with no type
Very well done sir. That was what it was looking for. Thanks a lot.

ISO c++ forbids declaration of 'iterator' with no type
I am trying to create a Map structure, but am having a problem with declaring the iterator for the c...