|
|
These two functions below are what actually changes the member variable... |
|
|
The new code below works but I still would like to know if the value of a member variable can be changed |
I had to change the call function in main to this for it to work: p[i].EvaluatePlayersGuess(guessToRandomNumber, universal.GetRandomNumber()); |
|
|
|
|
|
|
|
|
|
|