/ Published in: Java
Expand |
Embed | Plain Text
import java.io.*; import java.net.*; public class wget { String s; while ((s = r.readLine()) != null) { } } }
You need to login to post a comment.
angusdev on 10/21/09
2 people have marked this snippet as a favorite