2 Reputation Points
Ranked #4K
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
~410 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags
2 Posted Topics
Re: scanner issue
hi eikal, Here you have the whole name in variable 'name'. You can separate the words using space as delimiter and store it in separate variables. here is the java api where you can find all the methods available. [URL="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"]http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html[/URL] best regards Privin Thomas
The End.
privinpt