User profile: DJLad15

User info
User name:DJLad15
History
Joined:
Number of posts:109
Latest posts:

When to use else if
I have a bit of code where doing [code]else if[/code] after an [code]if[/code] is a different outcom...

Should I learn a scripting language?
When I've or heard people talk about their games occasionally I would here about how the scripted so...

Microsoft Visual C++ console windows exits immediately
My code is not all on the same line, I just typed it out on here

Microsoft Visual C++ console windows exits immediately
After creating a basic game, I thought I would brush on some advanced OOP. (I only used really basic...

How to use rapid xml?
I need to use an xml parser so I can get a map a created into my game. But I have no idea what to do...