about the possibilities with for loop(+Random function)
#3

Quote:

Are the following for loops valid?

pawn Код:
for(new i=1;i<10;i*=2)
for(new i=100;i>10;i/=2)
for(new i=25;i>1;i%=10)
Yes .
Reply


Messages In This Thread
about the possibilities with for loop(+Random function) - by DavidBilla - 04.09.2014, 12:32
Re: about the possibilities with for loop(+Random function) - by K9IsGodly - 04.09.2014, 12:43
Re: about the possibilities with for loop(+Random function) - by JM_Millers - 04.09.2014, 12:44

Forum Jump:


Users browsing this thread: 1 Guest(s)