28.12.2012, 02:44
It returns the number of cells required for that particular string/var. Also used for declaring a variable.
For example,
For example,
pawn Код:
new pvar[MAX_PLAYERS char];
//Returns the value of MAX_PLAYERS in the variable.