getlineIs it a syntax thing? I'm not quite sure if I'm using the correct format. When I try to run my progr...
getlineIf hold1=='n' wouldn't it just skip over that and go to my else which defined die1 to show a random ...
getlineI've seen getline used with a string from a cin statement. Is it possible for me to use getline with...
a simple yahtzee gameI have to write code for one round of yahtzee with 3 rolls. I've gotten it to generate and display r...