[Ajuda] Como resolver esses erros
#1

entao tentei resolver mas nao consegui sera que alguem mi ajuda

Quote:

C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(217) : error 047: array sizes do not match, or destination array is too small
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(237) : error 047: array sizes do not match, or destination array is too small
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(330) : error 047: array sizes do not match, or destination array is too small
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(581) : error 047: array sizes do not match, or destination array is too small
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(720) : error 047: array sizes do not match, or destination array is too small
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(775) : error 047: array sizes do not match, or destination array is too small
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(1153) : error 047: array sizes do not match, or destination array is too small
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(1261) : error 021: symbol already defined: "strtok"
C:\Users\Megaware\Documents\Os Meus Registos\• Brasil - Project City [RPG] ®\filterscripts\Empresas.pwn(1276) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


9 Errors.

Linhas 217 e 237

Quote:

cmd = strtok(cmdtext, idx);

Quote:

tmp = strtok(cmdtext, idx);

Linhas

330 e 581

Quote:

tmp = strtok(cmdtext, idx);

Quote:

EmpresaInfo[idempresa][TemEmpregado_3] = 0;

Linhas 720 775

Quote:

tmp = strtok(cmdtext, idx);

Quote:

tmp = strtok(cmdtext, idx);

Linhas 1153 1261 e 1276

Quote:

tmp = strtok(cmdtext, idx);

Quote:

{

Quote:

return result;

Reply


Messages In This Thread
Como resolver esses erros - by minimessi10 - 02.03.2013, 10:22
Re: Como resolver esses erros - by Dwayne-Pheonix - 02.03.2013, 10:27
Re: Como resolver esses erros - by Schocc - 02.03.2013, 11:14

Forum Jump:


Users browsing this thread: 1 Guest(s)