Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,043

    Re: Ignore certain characters in a string.

    Look at the String class's methods. There are some that might be useful.
  2. Replies
    3
    Views
    1,043

    Re: Ignore certain characters in a string.

    Can you use one of the String class's methods to detect that String and ignore it?
    For example the equals() method.
Results 1 to 2 of 2