04.05.2013, 15:46
Hi guys,
Why some peoples adding Const in function Parameters? what is this for?
Thanks.
Why some peoples adding Const in function Parameters? what is this for?
Код:
dCmd_siren(const playerid, const params[]) { ... }