Search:

Type: Posts; User: Norm

Search: Search took 0.16 seconds.

  1. Replies
    11
    Views
    4,210

    Re: Some simple help please!

    What has been discussed in your class so far? What techniques have you been shown?
  2. Replies
    11
    Views
    4,210

    Re: Some simple help please!

    Do you know where the Java SE packages and classes and their methods are defined? You need to have a link to the site where the API doc is:
    Java Platform SE 7

    Instead of making up method names...
  3. Replies
    11
    Views
    4,210

    Re: Some simple help please!

    Where is the method defined that you are trying to use? Where did you see doc for how to code it?

    EDIT: Sorry, I don't know anything about eimacs.
  4. Replies
    11
    Views
    4,210

    Re: Some simple help please!

    That says the compiler can not find a definition for a round method with the args of double and int.
    Where did you see that method defined? Do you have the correct import statement to tell the...
  5. Replies
    11
    Views
    4,210

    Re: Some simple help please!

    Can you post the code you executed and its output that shows the problem.
Results 1 to 5 of 5