Question enum.
#3

The value of " array1 " is " 0".

I want to get the value of " array1 " to " -1" , but when I do that, I get errors :

pawn Код:
enum array
{
    array1 = -1,
    array2
}
Reply


Messages In This Thread
Question enum. - by Baltimore - 01.05.2015, 20:56
Re: Question enum. - by arlindi - 01.05.2015, 20:58
Re: Question enum. - by Baltimore - 01.05.2015, 21:01
Re: Question enum. - by arlindi - 01.05.2015, 21:09
Re: Question enum. - by PowerPC603 - 01.05.2015, 22:17

Forum Jump:


Users browsing this thread: 1 Guest(s)