Thread: StringTokenizer
View Single Post
  #1 (permalink)  
Old 01-26-2008, 07:02 PM
carderne carderne is offline
Member
 
Join Date: Nov 2007
Posts: 96
carderne is on a distinguished road
StringTokenizer
I have a form, where the user will enter a series of numbers, and need to make it so that the numbers are separated by spaces, and then then each number is stored as an int.

Help with the StringTokenizer, or a better method would be much appreciated.
Reply With Quote
Sponsored Links