The Artima Developer Community
Sponsored Link

Java Answers Forum
Create index table using RandomAccessFile

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
hoangvu

Posts: 1
Nickname: hoangdtv
Registered: Jan, 2003

Create index table using RandomAccessFile Posted: Jan 30, 2003 1:20 PM
Reply to this message Reply
Advertisement
Hi all,

Does any know how to create an index table of a file, using RandomAccessFile? by dividing file in blocks, keep track of the start and end position of each block. How do you deal with reading in a word in String form from each block? with white space in consideration? Thanks.

Topic: Security and JMF in applets Previous Topic   Next Topic Topic: Protocols

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use