Hey all,

Just a simple question. How do you cleasr variables from a program. Such as I am writing a Craps program in c.. and yes this is a class assignment.. and i have it working but at one part it will start running the same number over and over.. i have looked at my loops and if statments and i see nothingwrong there. so what i am wanting to know is after each "roll" is there a command that will allow you to clear that value out.

Thanks for any assistance.