-
text data?
If I have a text file and I have an application and I want my application
to randomly read from that file.How would you do it?
-
Re: text data?
Hi,
Use the class java.io.RandomAccessFile to randomly read from a file.
Cheers,
Nikhil
"alex" <cad1374@yahoo.com> wrote:
>
>If I have a text file and I have an application and I want my application
>to randomly read from that file.How would you do it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|