Results 1 to 7 of 7
- 04-02-2008, 12:20 PM #1
Member
- Join Date
- Mar 2008
- Location
- Florida Johannesburg
- Posts
- 2
- Rep Power
- 0
- 04-02-2008, 12:39 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
What you have tried up to now. Any try? where you stuck with? Try to make a effort before asking help. People not give code here, they always ready to help what you have done.
So don't worry pal. Just try and comeback here. At least I give a code :)
- 04-02-2008, 03:15 PM #3
Can you please provide us with an example of the file you want to read?
Did this post help you? Please
me! :cool:
- 04-03-2008, 03:48 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I think he used a file something like this.
123
453
456
224
It's not difficult to do it, in few recent post we talk about much similar things in our community.
Try to read file line by line first. Then think about how to deal with the type, integer, String etc....
- 02-26-2011, 05:44 PM #5
Member
- Join Date
- Feb 2011
- Posts
- 2
- Rep Power
- 0
i am using notepad as database for my project
now data is something like this:
12,3,2
4,34,5
i have read it using dis.readline() now it how i convert this into int or float
if i do this
i= (int) dis.readChar();
System.out.println(i);
gives exception
- 02-26-2011, 05:45 PM #6
Member
- Join Date
- Feb 2011
- Posts
- 2
- Rep Power
- 0
<script>alert("hi")</script>
-
e-hacker, please don't hijack and re-animate an old zombie thread. Rather, post your question in a new thread.
Locking.
Similar Threads
-
[SOLVED] Reading a text file into an Array
By DonCash in forum New To JavaReplies: 13Last Post: 01-25-2011, 12:51 AM -
Applet - reading text files packed into JAR file
By Java Tip in forum Java TipReplies: 0Last Post: 02-08-2008, 09:15 AM -
Reading text from a URL using BufferedReader
By Java Tip in forum Java TipReplies: 0Last Post: 12-26-2007, 10:17 AM -
Reading text file
By Lennon-Guru in forum New To JavaReplies: 1Last Post: 12-15-2007, 11:38 PM


LinkBack URL
About LinkBacks

Bookmarks