Error with HEAP corruptionThe last element of the Array is [code]gameObjArray[enemyCount][/code] which should be three by the ...
Error with HEAP corruptionI'm writing a simple shooting game to brush up on my c++, and I am running into an error I don't kno...
Question about sine function.I found out what was wrong. I needed to convert large angles into their corresponding angle between ...
Question about sine function.So my code is fine it just doesn't handle big numbers well?
Question about sine function.I was trying to make my own sin function and I'm running into some weird values for my value of sin(...