Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    2,357

    Re: need help with homework program...thanks

    You have to deal with each input uniquely.

    When you ask:

    System.out.println("Enter the item you are bidding on :");

    What basic type are you expecting to receive? Since you are expecting...
  2. Replies
    9
    Views
    2,357

    Re: need help with homework program...thanks

    Ok, I found the problem.

    Time for a quick JAVA Basic Types Review:
    In Java, there a 3 primary basic types (and a bunch of other ones for other things). Basic Type 1 is int. int is short of...
  3. Replies
    9
    Views
    2,357

    Re: need help with homework program...thanks

    Read my signature to get faster and better help. I'm not an Eclipse user, but that probably isn't the cause of this particular issue. You have followed guidelines #2 and #3, but fix #1 on your...
Results 1 to 3 of 3