Can I get a few simple examples of how to make a StreamTokenizer? I'd like an example that reads input from the kayboard, not a file. Thank you!
Printable View
Can I get a few simple examples of how to make a StreamTokenizer? I'd like an example that reads input from the kayboard, not a file. Thank you!
This page seems promising: Java Tutorial