What this notation stands for?

I thought the same, just wanted to be sure. It is causing access violation for some reason on a plugin I am using. Can you imagine a safe way to working with it?

The violation is happening here:

for (int i = 0; i < 2; i++)
		FrameBuffer[i].Init(BGColor, GlobalHeight*GlobalWidth);