| Author |
for each
|
vuthlarhi donald
Ranch Hand
Joined: Jul 31, 2006
Posts: 76
|
|
|
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16811
|
|
There is nothing to resolve. The for (each) loop is for iterators or arrays, there is no option to extract words from lines. On the other hand, you are already using the scanner. Can't you use that to help separate the words? Henry
|
Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
|
 |
Jim Yingst
Wanderer
Sheriff
Joined: Jan 30, 2000
Posts: 18670
|
|
|
Please, try to form a sentence in English. Don't bury your question in a comment.
|
"I'm not back." - Bill Harding, Twister
|
 |
 |
|
|
subject: for each
|
|
|