Search:

Type: Posts; User: Norm

Search: Search took 0.15 seconds.

  1. Replies
    4
    Views
    1,503

    Re: Recursion /String problem

    At line 12 the index to the String is past the end of the String
    To see what is happening, add a println() statement at line 11 that prints the String and its length.
    The printout will show you...
  2. Replies
    4
    Views
    1,503

    Re: Recursion /String problem

    Please copy the full text of the error message and post it here.
Results 1 to 2 of 2