The question should be: "is there no way of inserting data in the middle of an existing file" and the answer is "No, you have to recreate/rewrite the file". It's just a matter of opening the file in a different mode, you know.
The question should be: "is there no way of inserting data in the middle of an existing file" and the answer is "No, you have to recreate/rewrite the file". It's just a matter of opening the file in a different mode, you know.
Bookmarks