hi guys,
I'm trying to amend a text file so that the new text is placed at the beginning of the file without losing the original text.
I thought i had figured it out using a combination of "aw" modes with fopen .....but this only writes to end of the file!
PLEASE HELP!
I'm trying to amend a text file so that the new text is placed at the beginning of the file without losing the original text.
I thought i had figured it out using a combination of "aw" modes with fopen .....but this only writes to end of the file!
PLEASE HELP!