What's one thing that EVERY Java programmer has to know? The kind of thing that drives you crazy if the supposed Java programmer didn't know it?
Name:
Iori Branford2006-05-30 7:20
If you want input in a console app, you switch to something else. I can never remember how do to the simplest things with that BufferedReader/InputStreamReader shit.