Search:

Type: Posts; User: SOG

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    3,174

    [SOLVED] Re: A while-loop is SUPPOSED to replace a substring

    Thanks. I finally got the needed response from the computer with the equals-method's help.
  2. Replies
    6
    Views
    3,174

    [SOLVED] Re: A while-loop is SUPPOSED to replace a substring

    The problem I should've mentioned is that the current loop I have now just makes my method return the same string-statement I typed in as a user.

    For example:

    The program's output comes as a...
  3. Replies
    6
    Views
    3,174

    [SOLVED] Re: A while-loop is SUPPOSED to replace a substring

    I got past the part where there are too many elements, but I still need help finding the word-replacement substring for the program.

    Here is my current code-setup:



    // Use the...
  4. Replies
    6
    Views
    3,174

    [SOLVED] A while-loop is SUPPOSED to replace a substring

    I notice that my method doesn't work even though I tried to get it's while-loop set-up to do the following things:


    Have each token of a string get put into another one
    Replace each...
Results 1 to 4 of 4