error 033: array must be indexed (variable "s")
#2

Variable s is string so it must be indexed add [256] after that s like this:
Код:
if(!dini_Isset("updates.ini", s[256]))
By the way it's waste of cells 256 is too much
Reply


Messages In This Thread
error 033: array must be indexed (variable "s") - by p3p4 - 14.02.2019, 18:01
Re: error 033: array must be indexed (variable "s") - by TokicMajstor - 14.02.2019, 18:27
Re: error 033: array must be indexed (variable "s") - by IllidanS4 - 15.02.2019, 10:19

Forum Jump:


Users browsing this thread: 1 Guest(s)