fwrite problem
#3

Quote:
Originally Posted by Babul
Посмотреть сообщение
a less "dangerous" way to open a file for saving, try io_append instead of io_write ,i never encountered a "file not opened for saving = crash" error anymore. opening with "append" creates a file if not yet existing btw - iam pretty sure this is your solution!
This is true.
Quote:
Originally Posted by SA-MP Wiki: File Functions
io_write Writes in a file, clears all earlier written text
As you can see, io_write will clear all existing data in the file and write new data.
Reply


Messages In This Thread
fwrite problem - by 2KY - 15.01.2013, 20:31
Re: fwrite problem - by Babul - 16.01.2013, 06:12
Re: fwrite problem - by LarzI - 16.01.2013, 09:33

Forum Jump:


Users browsing this thread: 1 Guest(s)