In Java how do you make a program pause, ie wait for the user to hit the enter key before continuing?
Googling showed some complicated way with readbuffers etc but that is too advanced for me at the moment, is there a simple way of doing this?
Thanks
Googling showed some complicated way with readbuffers etc but that is too advanced for me at the moment, is there a simple way of doing this?
Thanks