stock/const/static/new array
#1

Which is best to use?

pawn Код:
new array[][3] = {
{1.0, 2.0, 3.0},
{4.0, 5.0, .0}
};
static?
stock?
const?

Please only reply if you know what you're talking about. I want to know which one is more efficient to use.
Reply


Messages In This Thread
stock/const/static/new array - by MP2 - 26.09.2011, 13:16
Re: stock/const/static/new array - by Vince - 26.09.2011, 14:10
Re: stock/const/static/new array - by MP2 - 26.09.2011, 15:08

Forum Jump:


Users browsing this thread: 3 Guest(s)