Enum array sizeof?
#2

Quote:
Originally Posted by Riwerry
Посмотреть сообщение
Is possible to use sizeof of array in enum? Example:

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

enum ENUM
{
    array[20];
}
Yes, if its a string you will have to format it.
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: 1 Guest(s)