My ternary operatorI don't think I'm understanding how this works. [code] int diceTotal = diceDisplay() + diceDis...
adding two dice - functionsThis is my function: [code] void displayDice() { int dieRoll = distribution(generator);//rand...
Functions - I don't know what to do.I need help getting started with my assignment. The program must store the player’s cash in a g...
While loop if statements problemHow do I solve this? I can't get out of the loop. Every time I change my code around, something else...
What am I doing wrong? While loop and if statementsThanks! I was looking at it the wrong way. You've helped alot.
This user does not accept Private Messages