try {
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String str = "";
while (str != null) {
str = in.readLine();
System.out.println(str);
}
} catch (IOException e) {
}
Subscribe to:
Post Comments (Atom)
1 comments:
Thanks for sharing.
medical devices and gadgets
Post a Comment