Who help me fix the bug with?
#5

Quote:
Originally Posted by Vince
Посмотреть сообщение
I don't really understand why some people insist on not using sizeof. Sizeof is an operator, not a function. Its value is determined at compile time and it has no impact on runtime speed whatsoever.
PHP код:
for(new isizeof(RestaurantItems); i++) 
The fact that the same index is used to access two different arrays - which are not necessarily the same size - is making things complicated, though.
Thank you!♥
Reply


Messages In This Thread
Who help me fix the bug with? - by NguyenPhanAnhTuan - 11.09.2017, 06:48
Re: Who help me fix the bug with? - by buburuzu19 - 11.09.2017, 06:54
Re: Who help me fix the bug with? - by NguyenPhanAnhTuan - 11.09.2017, 07:10
Re: Who help me fix the bug with? - by Vince - 11.09.2017, 08:15
Re: Who help me fix the bug with? - by NguyenPhanAnhTuan - 12.09.2017, 08:29

Forum Jump:


Users browsing this thread: 1 Guest(s)