Removing entry (fwrite)
#1

How to remove entry in fwrite, like with INI - INI_RemoveEntry.
I am using INI because I'm beginner, but wanna try to understand fwrite as more as I can, for other things, not SA:MP.

E.g.

Код:
Test1
Test2
Test3
new File:file = fopen("somefile.txt", io_read);
fremoveentry(file, "Test2");
fclose(file);

Would be:
Код:
Test1
Test3
Thanks anyway!
Reply


Messages In This Thread
Removing entry (fwrite) - by erminpr0 - 24.12.2013, 23:33
Re: Removing entry (fwrite) - by Basssiiie - 25.12.2013, 00:39
Re: Removing entry (fwrite) - by leonardo1434 - 25.12.2013, 00:58
Re: Removing entry (fwrite) - by erminpr0 - 25.12.2013, 17:41

Forum Jump:


Users browsing this thread: 3 Guest(s)