Search:

Type: Posts; User: Codeguess

Search: Search took 0.18 seconds.

  1. Replies
    4
    Views
    1,167

    Re: :mad:[help!]what happened to the '\n'!!

    I used notepad... And it should be the reason for this problem.

    Now the question is almost solved, because when i copy the result to somewhere else, then I can see that '\n' works.

    XDD
    ...
  2. Replies
    4
    Views
    1,167

    Re: :mad:[help!]what happened to the '\n'!!

    btw, i'm a totally fresh... just start JAVA coding yesterday... :-D
  3. Replies
    4
    Views
    1,167

    [solved][help!]what happened to the '\n'!!

    import java.util.Formatter;
    import java.io.File;
    import java.io.FileNotFoundException;

    public class EgWriteToFile1
    {
    public static void main(String[] args)
    throws FileNotFoundException
    {...
Results 1 to 3 of 3