3 strings to 1 string with strcat?
#1

Heey all,

I am using mysql for saving stats and i am using much stats so i need to know how i can put 3 strings into one with strcat.
My code:
pawn Код:
strcat(query,query2);
strcat(query,query3);
mysql_query(query, _THREAD_SAVE_PLAYER, 0, gSQL);//query
Will this work?

Admigo
Reply


Messages In This Thread
3 strings to 1 string with strcat? - by Admigo - 27.04.2013, 16:13
Re: 3 strings to 1 string with strcat? - by tyler12 - 27.04.2013, 16:13
Re: 3 strings to 1 string with strcat? - by Admigo - 27.04.2013, 16:32
Re: 3 strings to 1 string with strcat? - by BlackBank - 27.04.2013, 16:39
Re: 3 strings to 1 string with strcat? - by Admigo - 28.04.2013, 21:38
AW: 3 strings to 1 string with strcat? - by BigETI - 28.04.2013, 22:03

Forum Jump:


Users browsing this thread: 2 Guest(s)