floor()Sometimes you just have to go with your gut and ignore compiler warnings you know are wrong. ;P
2D vectorsThanks framework. I was wondering why I was getting errors for that.
2D vectorsIs it possible to have a 2-dimensional vector? ie. [code]vector<int> myVector (2)(2) [/code]...
MY CODE KILLED MY COMPUTER!!!!!The operating system doesn't affect it that much. It [i]can[/i] slow it down by at the most, I'd est...
Shorten console menuOk, I'll try it with the ShellExecute command. C::B has code for creating a window, but I could neve...