[java programming] Re: How to use RandomAccessFile

2009-11-27 Thread Programerz
Thank you for the help, I would like to ask about the output of the "names.dat" the java output is: John Doe Jane Fonda Farrah Fawcett Keira Knightley Johnny Cash Another data However, when I open the "names.dat" with notepad, it shows: John Doe Jane Fonda Farrah Fawcett Keira Knightley J

[java programming] How to use RandomAccessFile

2009-11-26 Thread Programerz
Hello to All java masters, I need help in using RandomAcessFile class in java. >From what I learned it can read and write files with some sort like pointer or index. does anybody can explain how to use it? -- To post to this group, send email to javaprogrammingwithpassion@googlegroups.com To unsu