Search:

Type: Posts; User: java_kiddy

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    3,504

    Re: Open Text file

    i have a text file in C://,

    inside that text file i have text, when i run the program the text file is opened and what data is inside the text file should show up. that's all the program is doing.
  2. Replies
    7
    Views
    3,504

    Open Text file

    Program not Loading Text file.



    package fileinput;
    import java.io.*;
    /**
    *
    * @autho
    */
Results 1 to 2 of 2