Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,394

    Re: How to get rid of this?

    Put a println at the beginning of each method and print out the arguments that are passed to.

    Print out all the variables that you use to compute what is to be printed out.
    Put the println right...
  2. Replies
    5
    Views
    1,394

    Re: How to get rid of this?

    Where in the code is the lower case word printed? twenty
    Where is the upper case word printed? Twenty

    What does the uppercase word stay the same and the lower case one change?

    Add some...
  3. Replies
    5
    Views
    1,394

    Re: How to get rid of this?

    Is this the same problem: http://www.javaprogrammingforums.com/whats-wrong-my-code/14551-why-isnt-code-working.html#post60690

    Why not do this on the same thread instead of starting a new one?
Results 1 to 3 of 3