Hi,
I have such code:
Code:
for(int i=0;i++<limit; maxx <?= rt + tt)
	{
...
	}
Can anyone explan what does this operator <?= do?
Thanks.