Putting character to string problem
#4

Well I resolved that '=' but now my VALUE string is getting to NULL
code:

pawn Код:
strcat(key, "=", strlen(key) + 2); //There the value string is getting to NULL
//after
strcat(key, value, strlen(key)+strlen(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: 1 Guest(s)