Thanks a lot, I was able to get it up and running.
T
trask899
@trask899
Posts
-
string var help -
string var helpPS I meant to put #include
-
string var helpHello, I am just using Visual c++ 6.0 for the first time. I am trying to use a string variable, I set up #include and my variable is string player1; I am getting 3 errors, all of which around this error, 'string' : undeclared identifier. I have been searching microsoft.com, I can't find a solution, I hope someone will help me. Thank you.