Which loop is more efficient?
#4

If it's the same, I'd use...

pawn Код:
for ( new index = 0; index < MAX_PLAYERS; index ++ )
... because it's easier to understand.
Reply


Messages In This Thread
Which loop is more efficient? - by T0pAz - 03.03.2012, 10:07
Re: Which loop is more efficient? - by Vince - 03.03.2012, 10:20
Re: Which loop is more efficient? - by T0pAz - 03.03.2012, 10:21
Re: Which loop is more efficient? - by Jochemd - 03.03.2012, 10:23
Re: Which loop is more efficient? - by Babul - 03.03.2012, 10:25
Re: Which loop is more efficient? - by T0pAz - 03.03.2012, 10:26

Forum Jump:


Users browsing this thread: 1 Guest(s)