Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: String + Scanner!

    by Norm
    Replies
    7
    Views
    1,107

    Re: String + Scanner!

    The compiler can not find a definition for nextString. You need to define ALL variables that are used in the program.

    Same problem. Where is the variable: Good defined?
  2. Thread: String + Scanner!

    by Norm
    Replies
    7
    Views
    1,107

    Re: String + Scanner!

    Where is the error message? What you've posted has left off the text of the error message.
    That's in the first line of the message.
    Here is a sample:


    TestSorts.java:138: cannot find symbol...
  3. Thread: String + Scanner!

    by Norm
    Replies
    7
    Views
    1,107

    Re: String + Scanner!

    Please copy the full text of the error messages and paste them here so we can see what the problem is.
Results 1 to 3 of 3