05.06.2017, 21:59
Syntax Error means that you miss-used the function, format should be like that for example [code]format(string, sizeof(string), "%s", pName);, mysql_format is like that mysql_format(ConnectionHandle, output, length, format, Float);