Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Thread: Method Help

    by Norm
    Replies
    10
    Views
    1,218

    Re: Method Help

    Can you use the javac compiler to get the error messages. I don't know what that error message from the IDE means.

    What is the code at line 29?
  2. Thread: Method Help

    by Norm
    Replies
    10
    Views
    1,218

    Re: Method Help

    The compiler was complaining that the call to the negativeTriangle method was wrong.
    It found: no arguments were used in the call
    But the method required: these three arguments: String, int, int...
  3. Thread: Method Help

    by Norm
    Replies
    10
    Views
    1,218

    Re: Method Help

    Please copy the text of the error messages and paste it here. No images.
  4. Thread: Method Help

    by Norm
    Replies
    10
    Views
    1,218

    Re: Method Help

    Please copy the full text of the error message and paste it here. It has important info about the error.
Results 1 to 4 of 4