Search:

Type: Posts; User: copelandtml

Search: Search took 0.13 seconds.

  1. Replies
    6
    Views
    11,166

    Re: How to make a program quit?

    I'm having trouble with the exiting when the user enters quit.

    if(userInput == quit)
    {
    quit program? not sure how I would construct the if statement
    }
  2. Replies
    6
    Views
    11,166

    How to make a program quit?

    Hello All, I am brand new the forums and have been working with Java for a few months now.
    I have a few questions:

    1. How would I go about making a statement that will quit when the user enters...
Results 1 to 2 of 2