Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

the string version of a scanner.nextInt

807600Sep 7 2007 — edited Sep 10 2007
is it possible to use a scanner.nextInt for string's?

I want to filter out a lettercode

input :

23 54 64 34 23 VV

If this is the input, than i want my program to know that there is a VV in it.

Hopefully you understand what I mean.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 8 2007
Added on Sep 7 2007
47 comments
3,595 views