A string that holds my array?
#5

Not 100% sure what you need, but if it's constant, why use an array and not a define?

pawn Код:
#define string 1, 2, 5, 7, 25

new MyArray[] = {
string
};
Reply


Messages In This Thread
A string that holds my array? - by Shoulen - 18.04.2013, 13:32
Re: A string that holds my array? - by Vince - 18.04.2013, 13:50
Re: A string that holds my array? - by Shoulen - 18.04.2013, 13:52
Re: A string that holds my array? - by Shoulen - 18.04.2013, 16:07
Re: A string that holds my array? - by MP2 - 18.04.2013, 17:41
Re: A string that holds my array? - by Sithis - 18.04.2013, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)