Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Re: class String replaceAll does not behave as i expected

    Leaving out code that can have an impact on how the program executes doesn't make it easier to understand a problem. Seeing all of the code so there are no doubts about what else could be happening...
  2. Re: class String replaceAll does not behave as i expected

    That's fine if you don't want anyone to help by compiling and testing the code.
  3. Re: class String replaceAll does not behave as i expected

    Where is the main() method for testing? I don't see where the code is that can be compiled for testing.
    Can you provide one for testing?
  4. Re: class String replaceAll does not behave as i expected

    where is the main() method for testing the code?

    If you are only having problems with the replaceAll() method, write a short simple program that uses that method many different ways to see how...
Results 1 to 4 of 4