Search:

Type: Posts; User: Norm

Search: Search took 0.20 seconds.

  1. Replies
    4
    Views
    852

    Re: How to save user input in a file.

    You must call some methods of the BufferedWriter class that will write to the file. Look at the API doc for the BufferedWriter class to see what method(s) to use.
  2. Replies
    4
    Views
    852

    Re: How to save user input in a file.

    Please edit your post and wrap your code with code tags:


    YOUR CODE HERE

    to get highlighting and preserve formatting.

    Please explain what your problems are. What does the program do when...
Results 1 to 2 of 2