Two types of Loop
#5

Why would you use a goto loop in that situation?
pawn Код:
for(new i; i < 7; i++)
{
   if( i == 6 ) i = 0;
}
Also, he asked for the name of them, no the code.
Reply


Messages In This Thread
Two types of Loop - by iPLEOMAX - 10.12.2011, 19:20
Re: Two types of Loop - by Sinc - 10.12.2011, 19:28
Re: Two types of Loop - by Lorenc_ - 11.12.2011, 02:34
Re: Two types of Loop - by THE_KNOWN - 11.12.2011, 03:45
Re: Two types of Loop - by Bakr - 11.12.2011, 05:07
Re: Two types of Loop - by Babul - 11.12.2011, 10:16

Forum Jump:


Users browsing this thread: 2 Guest(s)