3 strings to 1 string with strcat?
#4

Yes that would work.

You can also use format for this.

Example:
pawn Код:
format(query, sizeof(query), "%s%s%s", query, query1, query2);
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: 1 Guest(s)