• Users
  • PadawanProgrammer

User profile: PadawanProgrammer

User info
User name:PadawanProgrammer
Name:PadawanProgrammer
Bio:New to the world of Computer Science and Programming! I have had no experience with programming and code until I started college so I have a lot to learn!
History
Joined:
Number of posts:11
Latest posts:

Not Understanding My Error
Okay, I fixed it now so that I can set the playerTosses but I am getting a new error in my .h file. ...

Not Understanding My Error
I also tried it with line 49 of the .cpp document not commented out and it still gave me an error.

Not Understanding My Error
.h [code] #include <string> using namespace std; class FrisbeeGolfer { private: string playerName;...

Not Understanding My Error
I tried it and this is what the IDE (Visual Studio) gave me as an error message: [b]Error C3867 ...

Not Understanding My Error
I'll try it in just a sec and then I'll let you know :)