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
ICAO Array
ICAO Array
Dec 2, 2014 at 6:13pm UTC
stoneybologna
(12)
solved
Last edited on
Dec 8, 2014 at 9:29am UTC
Dec 2, 2014 at 7:08pm UTC
kdog436089
(7)
There are quite a few things wrong with the code here. First off, you have no condition for your while loop. You're also missing your end brace for the while loop as well.
There are a few other errors as well, but I will let you look for them. Here is a tutorial to help get you started as well.
http://www.tutorialspoint.com/cplusplus/cpp_while_loop.htm
Dec 2, 2014 at 7:25pm UTC
stoneybologna
(12)
solved
Last edited on
Dec 8, 2014 at 9:30am UTC
Dec 4, 2014 at 1:33am UTC
stoneybologna
(12)
solved
Last edited on
Dec 8, 2014 at 9:30am UTC
Topic archived. No new replies allowed.