[Ajuda] 'warning 203: symbol is never used...' - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] 'warning 203: symbol is never used...' (
/showthread.php?tid=488935)
'warning 203: symbol is never used...' -
LeandroCQC - 19.01.2014
Como resolvo essa warning
Код:
new tmp[128];
strmid(tmp,cmdtext,4,strlen(cmdtext));
5606→ new txtid;
if (!strlen(tmp))
Код:
C:\Users\PH\Desktop\servidor\gamemodes\BCG.pwn(5606) : warning 203: symbol is never used: "txtid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 4952 bytes
Code size: 653484 bytes
Data size: 813536 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 1488356 bytes
1 Warning.
Re: Warning -
Delete_ - 19.01.2014
Apaga a linha 5606
Re: Warning -
LeandroCQC - 19.01.2014
nгo afetarб em nada ? certeza ?
Re: 'warning 203: symbol is never used...' -
DannielCooper - 19.01.2014
sim. o warning й gerado porque vocк definiu e nгo usou.
Re: 'warning 203: symbol is never used...' -
LeandroCQC - 19.01.2014
Ok obrigado ! vocкs tem skype ? assim quando eu tiver dъvidas poderei procurar vocкs sem criar tуpicos como esses