Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,420

    [SOLVED] Re: Calling methods from other classes

    It pays to take a close look at the error message and try to figure out what the compiler is looking for.
  2. Replies
    5
    Views
    1,420

    [SOLVED] Re: Calling methods from other classes

    Look at this error message again. The compiler is looking for a missing variable

    What does the Shell class have that is named getSize?
    A variable or a method?

    You reference a method by adding...
  3. Replies
    5
    Views
    1,420

    [SOLVED] Re: Calling methods from other classes

    Please copy and paste here the full text of the error message(s).
Results 1 to 3 of 3