Search:

Type: Posts; User: stealthmonkey

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    5,289

    Re: String index out of bounds error 5???

    thank you! i just fixed it :) im starting to understand these error messages better and better. now what about the second question?
  2. Replies
    3
    Views
    5,289

    String index out of bounds error 5???

    hey, im working on a program that tests to see if a string is a palindrome or not. It has to remove all characters and spaces.
    Heres the program:

    import java.util.*;

    public class...
Results 1 to 2 of 2