Well using String.substring() I thought maybe would return a char if you only used one letter, and casting (char) to it did not work either. Is there a way I can convert it? Or is there some type of String.charAt(0) to get one letter in char format?
|
Results 1 to 4 of 4
Thread: Get a char from a string? |
Click Here to Expand Forum to Full Width |