Foreach multi dimension arrays
#2

If you want a two dimensional array, you can do:

PHP код:
new Iterator:Something<1st_dim_upperbound2nd_dim_upperbound>; 
Example:

PHP код:
new Iterator:Something<3010>; 
In your case, this would be correct:

PHP код:
static Iterator:Thing<5100>; 
Reply


Messages In This Thread
Foreach multi dimension arrays - by m4karow - 02.01.2018, 14:24
Re: Foreach multi dimension arrays - by ThePhenix - 02.01.2018, 14:25
Re: Foreach multi dimension arrays - by m4karow - 02.01.2018, 14:33
Re: Foreach multi dimension arrays - by m4karow - 03.01.2018, 17:38

Forum Jump:


Users browsing this thread: 2 Guest(s)