Trouble with output of my program.

Why is it that the first IF executes and the rest is not found.

 
  Please close
Last edited on
your problem is in this line
"if ((studentID > 9999) || (studentID < 9999))"

think it through.
Topic archived. No new replies allowed.