Search:

Type: Posts; User: Yes.

Search: Search took 0.09 seconds.

  1. Thread: Basic Calculator

    by Yes.
    Replies
    13
    Views
    4,290

    Re: Basic Calculator

    Ok then cheers guys.

    Would any of you be able to give me a few pointers on how to create the calculator just using the one class- It's not like I have NO code- but it seems that I have things...
  2. Thread: Basic Calculator

    by Yes.
    Replies
    13
    Views
    4,290

    Re: Basic Calculator

    Ok then, I don't want to be using objects. I want the program to be just one class. But, making edits to the code creates more errors and more problems it seems.

    I fully understand that my...
  3. Thread: Basic Calculator

    by Yes.
    Replies
    13
    Views
    4,290

    Re: Basic Calculator

    I think I've got things a bit confused :confused:

    The message that I get when I drag he cursor over the error is: cannot find symbol. symbol: method readString() location: class java util.Scanner....
  4. Thread: Basic Calculator

    by Yes.
    Replies
    13
    Views
    4,290

    Re: Basic Calculator

    Hey cheers for that!

    The one other problem I have is I'm getting the red line under all of the readString and readInt's. Netbeans say's it can't find the symbol. Which to me just doesn't make...
  5. Thread: Basic Calculator

    by Yes.
    Replies
    13
    Views
    4,290

    Basic Calculator

    Hey, I'm having some problems a basic calculator that I'm messing about with in Java. Would be appreciated if some of you guys could give me some pointers as to where I'm going wrong...


    import...
Results 1 to 5 of 5