Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    987

    Re: Write to New lines in a file

    There are methods like println() that add the newline characters at the end of String when it is output.
    Use that method.


    That's often called a program bug. It happens all the time in many...
  2. Replies
    4
    Views
    987

    Re: Write to New lines in a file

    Can you explain what the problem with the posted code is?


    Please explain what "does not look good" means. It sounds like you are talking about how programs are normally written so that they can...
Results 1 to 2 of 2