cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Switch statement in file input/output
Switch statement in file input/output
Apr 9, 2012 at 6:41pm UTC
waterfiend
(2)
Solved
Last edited on
Apr 10, 2012 at 5:26am UTC
Apr 9, 2012 at 6:53pm UTC
clanmjc
(666)
When you do the first case first, you reach the end of the file and the flag is no longer good.
Topic archived. No new replies allowed.