Search:

Type: Posts; User: Norm

Search: Search took 0.24 seconds.

  1. Thread: A Java Error

    by Norm
    Replies
    9
    Views
    1,738

    Re: A Java Error

    The problem with the code is a syntax error. Read the Language specifications to get the words you need.
  2. Thread: A Java Error

    by Norm
    Replies
    9
    Views
    1,738

    Re: A Java Error

    It means you have confused the compiler.
    Swap your usage of [] and () and try it again.

    Did you read any of the previous posts about the correct syntax for a method definition?
Results 1 to 2 of 2