Visual C++ ProblemHave you added a system("PAUSE"), before your return 0?
if/else statment - multiple unwanted outputsThank you Zaita, it works fine now.
if/else statment - multiple unwanted outputsHere's the full code, in case it helps. [code]// random number generator by Michael Turbe (c) 200...
if/else statment - multiple unwanted outputsI tried that originally, but I tried it again since you suggested it and unfortunately it just gave ...
if/else statment - multiple unwanted outputsCurrently, I have a simple random number generator which works just fine, however, I am trying to im...