Array inside of an Array
#2

pawn Код:
Array[][E_ENUM] =
     {
           {{1, 2, 3, 4}}
     }
Try this, I think it should work.
The Enum is like another Array, but with only one field for you, so you need the extra brackets.
Reply


Messages In This Thread
Array inside of an Array - by Joe_ - 13.07.2010, 10:21
Re: Array inside of an Array - by Mauzen - 13.07.2010, 11:21
Re: Array inside of an Array - by Joe_ - 13.07.2010, 11:22

Forum Jump:


Users browsing this thread: 1 Guest(s)