[AJUDA] GM
#1

1є erro
Код:
C:\Users\Montillo\Desktop\BGG.pwn(46404) : error 047: array sizes do not match, or destination array is too small
LINHA DO ERRO
Код:
result[index - offset] = string[index];
		index++;
	}
	result[index - offset] = EOS;
	return result;
}
2є ERRO
Код:
C:\Users\Montillo\Desktop\BGG.pwn(46389) : error 021: symbol already defined: "strtok"
LINHA DO ERRO
Код:
}
	return 1;
}
strtok(const string[], &index)
{
Reply
#2

@ 2є erro: Existem duas strtok. Tire a strtok de seu GM e compile.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)