problem with long long intIt might be that dev c++'s compiler doesn't recognize/support it yet. Try a different IDE with a di...
Why include stdexcept and new instead of exception?I myself believe that its partially to cut down on the amount of files you would have to include and...
Probably a vector problemI figured out what the problem was, it was a matter of a switching of my x and y earlier in my code ...
Probably a vector problemPerson is an array of [code]Character[/code] objects So just this: [code]void Character::SetPositi...
Probably a vector problemI'm not sure what is wrong with my vector or my functions, but at line 30 in GameCapsule.cpp I suspe...
This user does not accept Private Messages