Search:

Type: Posts; User: djl1990

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    3,939

    Re: Split a string into individual characters

    Thanks i have had a go at it.

    The program runs as i wanted but it is throwing an exception at the end of it:



    Here is the code:
  2. Replies
    3
    Views
    3,939

    Split a string into individual characters

    Hi,

    I want to read in a word from the user and split the string up into each individual characters, and print the individual characters.

    What classes/methods do i need for this ?
Results 1 to 2 of 2