cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Trouble with output of my program.
Trouble with output of my program.
Oct 3, 2014 at 9:41pm UTC
BaneX
(13)
Why is it that the first IF executes and the rest is not found.
Please close
Last edited on
Oct 3, 2014 at 11:47pm UTC
Oct 3, 2014 at 10:01pm UTC
Esslercuffi
(305)
your problem is in this line
"if ((studentID > 9999) || (studentID < 9999))"
think it through.
Topic archived. No new replies allowed.