I'm finally back! Exams are done and I finally have time to code again :D
So I'm making this little addressbook app in the console. I need the user to be able to navigate without having to press enter each time.
I.E. when the user presses "2", it should immediately stored in a variable, without first having to press enter. I know getch() can do this, but I've heard that's a bad habit...
Wow, I don't understanD one word of what you're doing there xD
But thanks for helping!
Unless someone comes up with an easier solution I'll use that one :)