Fwrite deleting existing data.. ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Fwrite deleting existing data.. ? (
/showthread.php?tid=364621)
Fwrite deleting existing data.. ? -
Maxips2 - 31.07.2012
Hey guys, I've been working with fwrite some more, but I'm getitng this wierd issue, fwrite is deleting part of an existing line for some reason, does anyone know situations where it could happened?
Re: Fwrite deleting existing data.. ? -
[MM]RoXoR[FS] - 31.07.2012
You must use append mode
Re: Fwrite deleting existing data.. ? -
Maxips2 - 31.07.2012
Sorry my bad I forgot to mention I am using readwrite mode.
I meant deleting a part of an existing line, not all the data.