If I want to "press any key to continue" in Windows, I can use getch()
But the getch() isn't a standard C function
So what should I to do in Linux?
But the getch() isn't a standard C function
So what should I to do in Linux?
Comment