10.06.2012, 21:32
Out of curiosity I'm asking what the "&" in a function does.
Example:
Example:
pawn Code:
gettime(&hour, &minute, &second);
gettime(&hour, &minute, &second);