Jump to content

Question

Posted

Salutare, lucrez la un GM, dar am o problema:

[pawn]

stock strreplace( string[ ], const search[ ], const replacement[ ], bool:ignorecase = false, pos = 0, limit = -1, maxlength = sizeof( string ) )

[/pawn]

Errors:

[pawn]

error 025: function heading differs from prototype

error 025: function heading differs from prototype

error 025: function heading differs from prototype

fatal error 107: too many error messages on one line

[/pawn]

Help please

3 answers to this question

Recommended Posts

Posted

De ce ai mai definito odata?

Este deja definit aici

Adica acest STOCK nu-si are rostul ?

Pai daca-l sterg uite, am problema:

strreplace( lsText, gsString, gsString1, .maxlength = 144 );

Si am eroare:

error 017: undefined symbol "maxlength"

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.