How to make a dynamicly sized container of classes that can be modified.I want a dynamic container that I can add items to or remove items from and that will allocate memor...
Trying to make a text editor as a part of a game.This is the code I got, which works, but crashes randomly: http://pastebin.com/yyvUSaTQ (sorry abo...
Quicker way to get screenshot to color array?[code] dots tmp; tmp.hp = (char*)hp; tmp.width = bmp.bmWidth; tmp.height = bmp.b...
Quicker way to get screenshot to color array?At the moment, this program has the function 'rgb_extended l1see()' which returns a struct containin...
OpenGL (SDL) - Rotating camera rotates everything else instead.It's rotating the bricks themselves in some odd way, like around a central point.
This user does not accept Private Messages