Runtime error #2 Yahtzee programOk, I've used std::getline() before, when trying to get strings as input when they have spaces in th...
Runtime error #2 Yahtzee program[quote] When you first fill the dice array with random rolls, your for loop should use i < 5, not i...
Runtime error #2 Yahtzee programI am in the process of writing a little Yahtzee program out of boredom. However, I have stumbled upo...
whats wrong with this programmeWhat kind of error(s) do you have? What does your compiler say when you try to build? also you shoul...
Particular loopI think what you are saying is that once condition b is satisfied, start the loop, but keep the loop...
This user does not accept Private Messages