Search:

Type: Posts; User: digimondude

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    937

    jimblumberg;1048692]Where are your closing braces...

    jimblumberg;1048692]Where are your closing braces "}" for your if statements?

    You could also use an if/else instead of the two separate if statements.

    hey thanks, it worked!
  2. Replies
    4
    Views
    955

    I'm new to cpp also, but I just use the online...

    I'm new to cpp also, but I just use the online tutorial in cprogramming.com
  3. Replies
    5
    Views
    937

    need "if" help

    I am trying to make a program that asks for a number, and if you give it the right number, it will give you a message telling you that it is either correct or incorrect.
    Here's the code:

    ...
Results 1 to 3 of 3