Size of a dimension
#2

I don't know if this is what you meant, but trying adding it with a loop:
pawn Код:
for(new i = 0; i < sizeof(string[0])-1; i++)
{
//Code or something
}
Just using sizeof, with -1 to go through all of it.

Edit: l33t Luka.
Reply


Messages In This Thread
Size of a dimension - by Luka P. - 26.08.2010, 20:46
Re: Size of a dimension - by Toni - 26.08.2010, 20:49
Re: Size of a dimension - by Luka P. - 26.08.2010, 22:49
Re: Size of a dimension - by Luka P. - 05.09.2010, 00:51
Re: Size of a dimension - by DiddyBop - 05.09.2010, 00:53

Forum Jump:


Users browsing this thread: 1 Guest(s)