what does fwrite do when it is used? does it append to the file, overwrites an existing data or just insert the data to the wxisting file??
because i would like to use it to overwrite a data and also to insert...
i'm just wondering what fwrite does...
because i would like to use it to overwrite a data and also to insert...
i'm just wondering what fwrite does...
Comment