this is for my data structures C++ class. this is the lab description. I feel pretty confused. can anyone tell me what this would mean to you?

"Change your sequential file into a relative file, then modify the 14th records, and finally output the changed relative file in
reverse order."

i have the sequential file (a text file with 3 columns of entries, 75 entries long. any help?