Posts by Joe Wilson • 9 points
1 post
-
-2
votes1
answer34
viewsQ: C++ - Code problem
most variables work, but "Guess" apparently must be modifiable and has many arguments in its function call. How do I fix it? //header #pragma once class Game { public: Game(); void reset(); void…
c++asked Joe Wilson 9