SA-MP Forums Archive
[HELP]WriteToFile Funtion - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]WriteToFile Funtion (/showthread.php?tid=129362)



[HELP]WriteToFile Funtion - Victor - 21.02.2010

Hello, So my friend made this function for me. It works for him but not for me.

The Errors are
Код:
error 035: argument type mismatch (argument 1)
error 035: argument type mismatch (argument 1)
And the Pawn Code is
Код:
fwrite(file, entry);
fclose(file);
Thank you for your help



Re: [HELP]WriteToFile Funtion - Rizard - 21.02.2010

your friend he? interesting

https://sampwiki.blast.hk/wiki/Fopen

https://sampwiki.blast.hk/wiki/Fwrite

(https://sampwiki.blast.hk/wiki/Fread)

https://sampwiki.blast.hk/wiki/Fclose