Search:
Forum
Beginners
URGENT: C++ array file mess, I don't kno
URGENT: C++ array file mess, I don't know what I did wrong, please help!
Nov 26, 2012 at 5:18pm UTC
Sylevane
(8)
jll
Last edited on
Nov 28, 2012 at 4:03am UTC
Nov 26, 2012 at 5:21pm UTC
Chervil
(7320)
To be fair, you've included a lot of information, and your code.
But could you please expand upon this statement:
something's wrong
Nov 26, 2012 at 5:23pm UTC
Sylevane
(8)
It gives me an exe error message
Nov 26, 2012 at 5:24pm UTC
Sylevane
(8)
It won't run
Nov 26, 2012 at 5:54pm UTC
LGonzales
(48)
Hello Sylevane,
When you compile your program, what errors are you getting? you shouldnt expect us to compile the program for you and debug it, you should expect us to see your error messages so we can at least help you with what errors you're getting.
Nov 26, 2012 at 6:11pm UTC
Sylevane
(8)
I need a way to add a while loop to check if the number is 9999 and the binary search keeps saying that everything is valid.
Nov 26, 2012 at 6:31pm UTC
Sylevane
(8)
Update - loop and binary search now work, just need to count the user attempts and invalid entries in the main function
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs