User profile: xtremerocker

User info
User name:xtremerocker
Name:Michael
History
Joined:
Number of posts:5
Latest posts:

Visual C++ Problem
Have you added a system("PAUSE"), before your return 0?

if/else statment - multiple unwanted outputs
Thank you Zaita, it works fine now.

if/else statment - multiple unwanted outputs
Here's the full code, in case it helps. [code]// random number generator by Michael Turbe (c) 200...

if/else statment - multiple unwanted outputs
I tried that originally, but I tried it again since you suggested it and unfortunately it just gave ...

if/else statment - multiple unwanted outputs
Currently, I have a simple random number generator which works just fine, however, I am trying to im...