I have a file I'm trying to access randomly. the only problem is that I have a record header at the beginning that is not the same length as the other records. Is there a way when writing to this file to tell it to write to fifth file but add in the offset of 64 bytes to account for the record header?