Need Explanation With 'for' statement!
#1

Hello can anyone actually explain me everything in the commands like :
Код:
dcmd_SendAllTheirNames(playerid,params[])
{
    #pragma unused params
    for(i=0; i<MAX_PLAYERS; i++)
    {
       // code here...but explain me this...
    }
}
i usually get fast answers to thank you if you read this and can help me but i want a detailed explanation like alitle riping it apart...you understand...
Reply


Messages In This Thread
Need Explanation With 'for' statement! - by Micko9 - 16.03.2010, 17:56
Re: Need Explanation With 'for' statement! - by Correlli - 16.03.2010, 18:01
Re: Need Explanation With 'for' statement! - by ¤Adas¤ - 16.03.2010, 18:01
Re: Need Explanation With 'for' statement! - by Micko9 - 16.03.2010, 18:22
Re: Need Explanation With 'for' statement! - by ¤Adas¤ - 16.03.2010, 18:23
Re: Need Explanation With 'for' statement! - by Micko9 - 16.03.2010, 18:40
Re: Need Explanation With 'for' statement! - by Correlli - 16.03.2010, 18:42
Re: Need Explanation With 'for' statement! - by Micko9 - 16.03.2010, 18:46
Re: Need Explanation With 'for' statement! - by Correlli - 16.03.2010, 18:55

Forum Jump:


Users browsing this thread: 1 Guest(s)