usage of RandomAccessFile.

what's the good example of RandomAccessFile?

what's the purpose?

the sun tutorial takes the zip file example.

I understand.

I need working examples or something.

thanks.

[210 byte] By [iamjhkanga] at [2007-11-27 11:41:19]
# 1

Here are some examples

http://gcc.gnu.org/ml/java-prs/2002-q3/msg00021.html

http://www.java2s.com/Code/JavaAPI/java.io/RandomAccessFile.htm

http://kickjava.com/805.htm

mark07a at 2007-7-29 17:37:25 > top of Java-index,Java Essentials,Java Programming...