fseek command crash - 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: fseek command crash (
/showthread.php?tid=367560)
fseek command crash -
Killer#Mummy - 10.08.2012
Hello guys!
I want to use fseek command to position the pointer of file back to start but for some reason, my server crash when I use it. I read on wiki that I must not use 0 as position when the whence is at seek_start but I don't know if there is any other way?