Results 1 to 4 of 4
  1. #1
    javaman1 is offline Member
    Join Date
    Sep 2010
    Posts
    56
    Rep Power
    0

    Default Reading Text Files

    I just came up with the idea of creating a sort of "Magic Eight Ball" program. But, I think it will be more efficient if i have the sayings in a text file. I have not worked with text I/O at all. Can anyone help point me in the right direction?

    Thanks!

    AB

  2. #2
    pbrockway2 is online now Moderator
    Join Date
    Feb 2009
    Location
    New Zealand
    Posts
    4,546
    Rep Power
    11

    Default

    Basic I/O in Oracle's Tutorial is a good place to start. Don't be overwhelmed: the first sections on IO streams are what you need.

  3. #3
    javaman1 is offline Member
    Join Date
    Sep 2010
    Posts
    56
    Rep Power
    0

    Default

    Thanks!

    AB

  4. #4
    pbrockway2 is online now Moderator
    Join Date
    Feb 2009
    Location
    New Zealand
    Posts
    4,546
    Rep Power
    11

    Default

    You're welcome.

Similar Threads

  1. Reading raw text files
    By DrSaturn in forum Android
    Replies: 0
    Last Post: 02-24-2011, 07:07 PM
  2. Reading text files
    By SuitMyPants in forum Advanced Java
    Replies: 2
    Last Post: 09-27-2010, 05:14 PM
  3. Reading text files
    By SuitMyPants in forum New To Java
    Replies: 2
    Last Post: 09-27-2010, 02:39 PM
  4. Reading in Text Files
    By blueduiker in forum New To Java
    Replies: 4
    Last Post: 05-17-2010, 08:22 AM
  5. Reading In Text Files
    By Dukey in forum New To Java
    Replies: 4
    Last Post: 04-04-2009, 11:53 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •