Easy C++ Compilerlol guys at least try VC++. I started out with Dev-C++ but that thing sucks because it doesn't defin...
1d arrays and multi array questionThere is no max size to an array--as long as you have the memory available to allocate then you can ...
Creating executablesHey bud just btw whenever you compile a program using Visual C++ 2010 the computer running said exec...
Random Number GeneratorI've made this mistake before. What happens is although randValue is random initially, the value of ...
VBO's (Big problem)[code]void CBlock::DrawBlock() { int count=0; if(type!=NULL_BLOCK) { ...
This user does not accept Private Messages