Create an array and insert values cumulatively
#4

Not sure exactly what you mean but.

pawn Код:
new array[128] = {2, 4, ...};
Should make the values 2, 4, 6, 8.. etc.

EDIT: Hah, you beat me by 3 seconds.
Reply


Messages In This Thread
Create an array and insert values cumulatively - by Jochemd - 06.04.2013, 13:35
Re: Create an array and insert values cumulatively - by iJumbo - 06.04.2013, 13:38
Re: Create an array and insert values cumulatively - by Jochemd - 06.04.2013, 13:41
Re: Create an array and insert values cumulatively - by MP2 - 06.04.2013, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)