User: LoneWolf155

  • Public profile

User profile: LoneWolf155

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

Creating a List of Objects
Hmm, thanks for the find ne555, I actually didn't think it had anything to do with the GDK but I gue...

Creating a List of Objects
Push_back also results in the same error. I also already tried putting the declaration in the same f...

Creating a List of Objects
The line that is causing the errors is the push_front line (when I comment that line out, my errors ...

Creating a List of Objects
[code] CLaser x; lLaser.push_front(x); [/code] This results in the same errors. Also, rearranging th...

Creating a List of Objects
Well, my code doesn't actually look like that. In reality, all of my classes are created in their ow...

This user does not accept Private Messages