Use a RandomAccessFile. -----Original Message----- From: Vanita Bhatt <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Monday, March 19, 2001 10:49 Subject: substitute for fseek() >hi, >I want to read a file from different offsets. >I want to use something like fseek() to move the read pointer. > >Is there any other way to do it ? >I have already tried mark() and reset(). > >thanks, >vanita. > >_______________________________________________ >Advanced-swing mailing list >[EMAIL PROTECTED] >http://eos.dk/mailman/listinfo/advanced-swing _______________________________________________ Swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/swing
