SA-MP Forums Archive
[Ajuda] Warnings nesta linha - 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] Warnings nesta linha (/showthread.php?tid=547206)



Warnings nesta linha - [XPG]MarlonCS - 21.11.2014

Esta linha:

Код:
if(!strcmp(DOF2_GetString("/nome.txt", "Nome")), Nome, true) return 1;
Estб dando estes warnings:

Код:
warning 202: number of arguments does not match definition
warning 206: redundant test: constant expression is non-zero
O que pode ser isto?


Re: Warnings nesta linha - [XPG]MarlonCS - 21.11.2014

Jб resolvido.