21.06.2013, 15:32
simples cara
a forward tem de estar igual б public
tipo assim
e concerteza voce nao tem
a forward tem de estar igual б public
tipo assim
pawn Код:
forward strreplace(string[], const search[], const replacement[], bool:ignorecase = false, pos = 0, limit = -1, maxlength = sizeof(string));
public strreplace(string[], const search[], const replacement[], bool:ignorecase = false, pos = 0, limit = -1, maxlength = sizeof(string)) {
return 1;
}

