Is it possible to use char-array in multidimensional array?
#1

I'm trying to use multi-d array with char. But it somehow gives me an error(or warning).
pawn Код:
new var[MX_PLAYERS char][4];

var{playerid}[0] = 1; //warning/error
So it there any way to use char array in multi-d array?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)