hello all, iam getting mini proplem during my compillion session and here is my code
my errors are
(3014): error 027: invalid character constant
(3014): error 027: invalid character constant
i tried too many times to fix this errors but failed to fix it please help
Code:
new url[128]; format(url, sizeof(url), "%s is your ....", count); // line number 3014
HTTP(1001, HTTP_GET, url, "", "OnPlayerVerfied");
(3014): error 027: invalid character constant
(3014): error 027: invalid character constant
i tried too many times to fix this errors but failed to fix it please help