Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deleting part of Random Access File in Java

807605Jul 5 2007 — edited Jul 20 2007
Hey; I am making a program that asks the user all sorts of things about their friends and then stores it in a Random Access File. Then I need to add a delete function that asks for a friend to be deleted and for this I need to know how do I delete an entry if I know where does the particular entry starts and end.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2007
Added on Jul 5 2007
19 comments
3,768 views