isn't the header normally set to the beginning of the file when it is opened, and each time a character is read or written, the file position is incremented. In other words, access to the file is normally sequential?
But you asked how to store two files inside another file, and how to then extract those files again sometime later (much like say tar or zip would do).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.