user input range into array helpThat's not how cin works. If i were you I would do: [code] #include <iostream> using namespace std;...
Problems with vectorsSorry dude my reply was to the previous poster didn't see you there. Thanks for the help! I was able...
Problems with vectorsThat has nothing to do with my undeclared identifier error tough.
Problems with vectorsHere is the complete copy of the error message: [code] Error 3 error C2065: 'item' : undeclared iden...
Problems with vectorsitem.h: [code] #pragma once #include<string> #include"player.h" using namespace std; class item { p...
This user does not accept Private Messages