Search:

Type: Posts; User: ahmed abd elnasser

Search: Search took 0.21 seconds.

  1. Replies
    3
    Views
    1,071

    Re: reading problem !!

    i begin to write a code which read the file Ahmed.text and it didn't see
  2. Replies
    3
    Views
    1,071

    reading problem !!

    i don't know why don't read this texet file


    public static void main(String[] args) {
    File f = new File("Ahmed.txt");
    PrintWriter PW = new PrintWriter(f);
Results 1 to 2 of 2