SA-MP Forums Archive
help error 025: function heading differs from prototype - 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: help error 025: function heading differs from prototype (/showthread.php?tid=613622)



help error 025: function heading differs from prototype - vegaltasendai - 29.07.2016

Код:
C:\Users\vegalta\Desktop\gm\pawno\include\strlib.inc(154) : error 025: function heading differs from prototype
C:\Users\vegalta\Desktop\gm\pawno\include\strlib.inc(154) : error 025: function heading differs from prototype
C:\Users\vegalta\Desktop\gm\pawno\include\strlib.inc(154) : error 025: function heading differs from prototype
C:\Users\vegalta\Desktop\gm\pawno\include\strlib.inc(154) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Line error of strlib.inc

Код:
forward strreplace(string[], const search[], const replacement[], bool:ignorecase = false, pos = 0, limit = -1, maxlength = sizeof(string));