User: mavvie

  • Public profile

User profile: mavvie

User info
User name:mavvie
History
Joined:
Number of posts:13
Latest posts:

Easy C++ Compiler
lol 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 question
There is no max size to an array--as long as you have the memory available to allocate then you can ...

Creating executables
Hey bud just btw whenever you compile a program using Visual C++ 2010 the computer running said exec...

Random Number Generator
I'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