Two types of Loop
#3

pawn Код:
redo_Loop:
for(new i; i != 6; i++)
{
    if(i == 6) goto redo_Loop;
}
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)