User profile: damxam

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

stl set insert problem
Hey Zhuge, that's it! I replaced the nodes[id] == NULL with nodes.find(id) == nodes.end() and now ...

stl set insert problem
Hello all, thanks in advance for the help. I'm trying to get back into C++ programming after a fe...