Home › Forums › Programming › C programming Dice game problem? › Reply To: C programming Dice game problem?
09/02/2010 at 12:58 pm
#45286
Anonymous
Inactive
If that is your exact code, you have your bracketing all wrong. There is an opening "{" after the first if and you only close it after the last if.