From dini to SII
#3

Код:
error 035: argument type mismatch (argument 2)
Have try to change this
Код:
if(!strcmp(key,dini_Get(data, "password"),false))
into
Код:
if(!strcmp(key,INI_ReadString(data,"password",64),false))
The syntax of INI_ReadString is INI_ReadString(variable,"xyz",MAX_SIZE)
Reply


Messages In This Thread
From dini to SII - by w3sker - 10.07.2012, 00:21
Re: From dini to SII - by coole210 - 10.07.2012, 01:44
Re: From dini to SII - by w3sker - 10.07.2012, 09:39
Re: From dini to SII - by clarencecuzz - 10.07.2012, 10:13
Re: From dini to SII - by w3sker - 10.07.2012, 10:17
Re: From dini to SII - by clarencecuzz - 10.07.2012, 10:20
Re: From dini to SII - by w3sker - 10.07.2012, 10:30
Re: From dini to SII - by clarencecuzz - 10.07.2012, 11:49
Re: From dini to SII - by w3sker - 10.07.2012, 12:26

Forum Jump:


Users browsing this thread: 2 Guest(s)