#1

Hi everyone!
I just want to know why and in which situations should I use loops, for example:

Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
// something
return 1;
}
How does it work?
Reply


Messages In This Thread
Loop - by KopeK - 18.12.2017, 18:20
Re: Loop - by aoky - 18.12.2017, 18:22
Re: Loop - by KopeK - 18.12.2017, 18:24
Re: Loop - by aoky - 18.12.2017, 18:26
Re: Loop - by 0x88 - 19.12.2017, 09:20
Re: Loop - by Abagail - 20.12.2017, 03:01

Forum Jump:


Users browsing this thread: 1 Guest(s)