Transfering strings
#6

Quote:
Originally Posted by Schurman
Посмотреть сообщение
IF you wanted a 'hello goodbye' string, you could do this:

pawn Код:
format(string1, sizeof(string1), "%s %s",string1, string2);
Yes, you can insert a string into itself.
strcat (appends)

strins (recreates it)
Reply


Messages In This Thread
Transfering strings - by MP2 - 17.07.2011, 01:28
Re: Transfering strings - by =WoR=Varth - 17.07.2011, 01:32
Re: Transfering strings - by Lorenc_ - 17.07.2011, 01:37
Re: Transfering strings - by Donya - 17.07.2011, 01:48
Re: Transfering strings - by SchurmanCQC - 17.07.2011, 02:04
Re: Transfering strings - by Donya - 17.07.2011, 02:27
Re: Transfering strings - by =WoR=Varth - 17.07.2011, 02:50
Re: Transfering strings - by MP2 - 17.07.2011, 03:17
Re: Transfering strings - by Donya - 17.07.2011, 03:37
Re: Transfering strings - by leong124 - 17.07.2011, 04:29

Forum Jump:


Users browsing this thread: 1 Guest(s)