Problem string strcat
#2

You can do this:

PHP код:
strcat(nameFactionInfo[facid][facname], sizeof(name));
//or this:
format(name,sizeof(name),FactionInfo[facid][facname]); 
Reply


Messages In This Thread
Problem string strcat - by luccagomes15 - 01.10.2015, 01:20
AW: Problem string strcat - by Kaliber - 01.10.2015, 01:22
Re: AW: Problem string strcat - by luccagomes15 - 01.10.2015, 01:51
AW: Problem string strcat - by Kaliber - 01.10.2015, 06:12
Re: AW: Problem string strcat - by luccagomes15 - 01.10.2015, 09:00
Re: Problem string strcat - by DaniceMcHarley - 01.10.2015, 10:01
Re: Problem string strcat - by luccagomes15 - 01.10.2015, 21:46
Re: Problem string strcat - by Jefff - 01.10.2015, 22:13

Forum Jump:


Users browsing this thread: 1 Guest(s)