27.02.2010, 18:31
I've seen it a lot of times in some callbacks or similar.
What is that?
pawn Код:
public Custom(/*>>>>>>>*/ const /*<<<<<<<<*/ text[])
public Custom(/*>>>>>>>*/ const /*<<<<<<<<*/ text[])
Originally Posted by ¤Adas¤
It says, that the variable is constant and it can not be overwritten.
|