a Little Proplem
#1

hello all, iam getting mini proplem during my compillion session and here is my code
Код:
new url[128]; format(url, sizeof(url), "%s is your ....", count); // line number 3014 
HTTP(1001, HTTP_GET,  url, "", "OnPlayerVerfied");
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
Reply
#2

Is 'count' an integer by chance? %i instead of %s maybe.
Reply
#3

Quote:
Originally Posted by Sebz
Посмотреть сообщение
Is 'count' an integer by chance? %i instead of %s maybe.
sorry for my bad i written wrong var on the post the correct var is 'zweb' and it contains. a string not intger
Reply
#4

Bumb
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)