Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2108
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: problem delimiting a string |
| Date | 2012-09-26 09:45 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <d8c66810c48t3lu9h7lfbs797dnul8akj6@4ax.com> (permalink) |
| References | <k3tnen$75t$1@dont-email.me> |
On Tue, 25 Sep 2012 18:57:43 -0700, bilsch <bilsch01@gmail.com> wrote, quoted or indirectly quoted someone who said : >Scanner to accept firstname midname and lastname as a single >string using You don't want a Scanner. You want ordinary BufferedReader.readLine See http://mindprod.com/applet/fileio.html for sample code. -- Roedy Green Canadian Mind Products http://mindprod.com The iPhone 5 is a low end Rolex.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar | Unroll thread
problem delimiting a string bilsch <bilsch01@gmail.com> - 2012-09-25 18:57 -0700 Re: problem delimiting a string Knute Johnson <nospam@knutejohnson.com> - 2012-09-25 21:24 -0700 Re: problem delimiting a string Roedy Green <see_website@mindprod.com.invalid> - 2012-09-26 09:45 -0700
csiph-web