SA-MP Forums Archive
question about ret_memcpy - 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: question about ret_memcpy (/showthread.php?tid=116590)



question about ret_memcpy - rs2fun111 - 29.12.2009

how i can fix this warning? ret_memcpy
Код:
C:\Program Files\Rockstar Games\GTA San Andreas\pawno\include\kfs.inc(45) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.



Re: question about ret_memcpy - Tigerbeast11 - 29.12.2009

pput this in your script

pawn Код:
#pragma unused ret_memcpy
next time, plz search


Re: question about ret_memcpy - rs2fun111 - 29.12.2009

thanks


Re: question about ret_memcpy - Tigerbeast11 - 29.12.2009

your welcome