User: blank100

  • Public profile

User profile: blank100

User info
User name:blank100
History
Joined:
Number of posts:7
Latest posts:

user input range into array help
That's not how cin works. If i were you I would do: [code] #include <iostream> using namespace std;...

Problems with vectors
Sorry dude my reply was to the previous poster didn't see you there. Thanks for the help! I was able...

Problems with vectors
That has nothing to do with my undeclared identifier error tough.

Problems with vectors
Here is the complete copy of the error message: [code] Error 3 error C2065: 'item' : undeclared iden...

Problems with vectors
item.h: [code] #pragma once #include<string> #include"player.h" using namespace std; class item { p...

This user does not accept Private Messages