Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Re: I can't give input a file by console , is there any wrong in my code ??

    If the println() executes for all the lines input to the program, then the write() method is also being executed and the file is written to.
    The code works for me (after I removed the input file...
  2. Re: I can't give input a file by console , is there any wrong in my code ??

    Is anything printed when the println() statement is not a comment?
  3. Re: I can't give input a file by console , is there any wrong in my code ??

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


    YOUR CODE GOES HERE

    to get highlighting and preserve formatting.
Results 1 to 3 of 3