| Author |
string input for txt file..
|
johny doe
Ranch Hand
Joined: Dec 07, 2007
Posts: 78
|
|
|
how to take a string input from a text file
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32620
|
|
|
Easiest way is to use a java.util.Scanner.
|
 |
 |
|
|
subject: string input for txt file..
|
|
|