| Author |
counting letters in a substring
|
GitaLakshmi Mandal
Greenhorn
Joined: Mar 27, 2003
Posts: 2
|
|
|
I am trying to count letters in a word for example "how do you do". I want to count how many three letters word. How can I do that using stringtokenizer. Someone could help me!
|
 |
Michael Morris
Ranch Hand
Joined: Jan 30, 2002
Posts: 3451
|
|
Hi GitaLakshmi, Welcome to JavaRanch. Maybe something like this: Michael Morris
|
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher
|
 |
 |
|
|
subject: counting letters in a substring
|
|
|