Search:

Type: Posts; User: NyitStudent07

Search: Search took 0.14 seconds.

  1. [SOLVED] Re: I cant figure out why this code isn't doing what i want.

    Ok I solved part of it. I put a while clause before the yes and no if's. I got rid of the yes if and that just made the whole thing repeat. The only thing that isnt working as good as it could be is...
  2. [SOLVED] Re: I cant figure out why this code isn't doing what i want.

    Oh thanks. ill look into that. Ill come back if i run into anything. Try to solve it myself tho
  3. [SOLVED] Re: I cant figure out why this code isn't doing what i want.

    oh. How would i do that. Is there an elseif statement?
    Edit: Ok i found out there is , now the only problem is that the program terminates right after doing one instance of itself. How do i link the...
  4. [SOLVED] Re: I cant figure out why this code isn't doing what i want.

    3485
    Ok here it is. Also i edited the java. thanks.
  5. [SOLVED] I cant figure out why this code isn't doing what i want.

    So I am trying to make a simple calculator using java code. I want it to ask the user what he/she wants to do, then based on the answer, execute the code. For some reason it just closes after asking...
Results 1 to 5 of 5