Enum array sizeof?
#1

Is possible to use sizeof of array in enum? Example:

pawn Код:
static stock MyGlobalArray[MAX_PLAYERS][BLAH][ENUM];

enum ENUM
{
    array[20];
}
Reply


Messages In This Thread
Enum array sizeof? - by Riwerry - 11.06.2014, 16:31
Re: Enum array sizeof? - by Lidor124 - 11.06.2014, 17:16

Forum Jump:


Users browsing this thread: 4 Guest(s)