posted 24 years ago
Thank you Rahul,
I tried using FileOutputStream and RandomAccessFile as you have specified. I also tried the examples that you have given. But, it gives a compile time error as "Invalied character Constant", at the place of single quote. i.e., at the place of write('10').
Neelima