<vector>.erase isn't working?Thanks, all. That fixed it!
<vector>.erase isn't working?Basically, here's what I have: [code]#include <iostream> #include <time.h> #include <stdlib.h> ...
define a class with variables in one line?Oh, yeah. It was just pseudocode, I wasn't really paying too much attention. :P Thanks, anyway, thou...
define a class with variables in one line?Thanks.
define a class with variables in one line?basically what I want is: [code]class test { int var1; int var2; }; int main { ...
This user does not accept Private Messages