26.04.2018, 17:28
So I'm not sure why but the sizeof operator is throwing an error when the parameter is a string residing in an enumarator.
Any help would be appreciated.
Код:
format(tpInfo[tpID][tpName], sizeof(tpInfo[tpID][tpName]), "");