[HELP]Error 027: invalid character constant
#4

You can't use a macro (or a defined constant) that way. You could do something such as

Код:
"%s%s", PATH, playername
or (I think, can't exactly remember, I use the first one the 100% of the cases)

Код:
""PATH"%s", playername
Reply


Messages In This Thread
[HELP]Error 027: invalid character constant - by OllyBrock - 26.02.2014, 17:14
Re: [HELP]Error 027: invalid character constant - by TheFlyer - 26.02.2014, 17:15
Re: [HELP]Error 027: invalid character constant - by Yashas - 26.02.2014, 17:16
Respuesta: [HELP]Error 027: invalid character constant - by CuervO - 26.02.2014, 17:18
Re: [HELP]Error 027: invalid character constant - by OllyBrock - 26.02.2014, 17:23
Re: [HELP]Error 027: invalid character constant - by Yashas - 26.02.2014, 17:24
Re: [HELP]Error 027: invalid character constant - by OllyBrock - 26.02.2014, 17:28

Forum Jump:


Users browsing this thread: 1 Guest(s)