[Ajuda]Erros
#1

pawn Код:
if(response == 1)
    {
        INI_Open(str);
        new senhaacc[256];
        senhaacc = INI_ReadString("Senha");
        if(strcmp(encrypt(inputtext), senhaacc, true) == 0)// linha do warning + erro...
        {
Код:
warning 202: number of arguments does not match definition
error 033: array must be indexed (variable "senhaacc")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Obs: Uso SII
Reply


Messages In This Thread
[Ajuda]Erros - by DrTHE - 16.01.2012, 12:18
Re: [Ajuda]Erros - by cezaro - 16.01.2012, 13:37
Re: [Ajuda]Erros - by DrTHE - 16.01.2012, 13:41
Re: [Ajuda]Erros - by AleeFerreira - 16.01.2012, 13:44
Re: [Ajuda]Erros - by cezaro - 16.01.2012, 13:44
Re: [Ajuda]Erros - by AleeFerreira - 16.01.2012, 13:48
Re: [Ajuda]Erros - by cezaro - 16.01.2012, 13:52
Re: [Ajuda]Erros - by Lуs - 16.01.2012, 13:55
Re: [Ajuda]Erros - by DrTHE - 16.01.2012, 13:56
Re: [Ajuda]Erros - by WeenSoares_ - 16.01.2012, 14:41

Forum Jump:


Users browsing this thread: 1 Guest(s)