Putting character to string problem
#5

I'm not aware of why it makes it NULL (it's odd) but you can use format for it. An example:
pawn Код:
new
    szKey[32];

format(szKey, sizeof (szKey), "%s=%s", key, value);
Reply


Messages In This Thread
Putting character to string problem - by Riwerry - 28.05.2014, 10:51
Re: Putting character to string problem - by Vince - 28.05.2014, 11:52
Re: Putting character to string problem - by ball - 28.05.2014, 13:13
Re: Putting character to string problem - by Riwerry - 28.05.2014, 17:00
Re: Putting character to string problem - by Konstantinos - 28.05.2014, 19:24

Forum Jump:


Users browsing this thread: 2 Guest(s)