URGENT: C++ array file mess, I don't know what I did wrong, please help!

Nov 26, 2012 at 5:18pm
jll
Last edited on Nov 28, 2012 at 4:03am
Nov 26, 2012 at 5:21pm
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
It gives me an exe error message
Nov 26, 2012 at 5:24pm
It won't run
Nov 26, 2012 at 5:54pm
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
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
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.