hello! I'm fairly new to java and we're still doing text-based java stuff at
school. I just need a bit of help for a project. I know how to read input
from the keyboard (e.g. entering a person's name). However, how do I
implement something like "Press ENTER to continue" or "Hit any key to
continue"? I've been looking at the Java API documentation but I really
don't know what I'm looking for. Thank you!
pras
school. I just need a bit of help for a project. I know how to read input
from the keyboard (e.g. entering a person's name). However, how do I
implement something like "Press ENTER to continue" or "Hit any key to
continue"? I've been looking at the Java API documentation but I really
don't know what I'm looking for. Thank you!
pras
Comment