What is the different?
#1

Hi

I would like to know what is the different between
Код:
for(new i = 0; i < MAX_*****; i++)
{
    *******
}
and
Код:
for(new i = 0; i < sizeof(*****); i++)
{
    *******
}
??
Reply


Messages In This Thread
What is the different? - by BrianS123 - 13.09.2016, 11:42
Re: What is the different? - by Mister0 - 13.09.2016, 11:47
Re: What is the different? - by Vince - 13.09.2016, 11:51
Re: What is the different? - by BrianS123 - 13.09.2016, 12:06
Re: What is the different? - by saffierr - 13.09.2016, 15:47

Forum Jump:


Users browsing this thread: 3 Guest(s)