Hello,

I'm using this line of code in order to read a line of text.

BufferedReader dataIn = new BufferedReader(new InputStreamReader
(System.in));


I returned to the Java documentation in order to understand it, but it
was too technical.

What does the preceding line of code trying to tell us in an easy
language?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to