[Ajuda] Strcat
#3

Formact
pawn Код:
new PC[20];
fomat(PC, sizeof(PC),"Formatou PC");
StrCAT
pawn Код:
new PC[100];
strcat(PC,"eu sou gato (strcat)\n");
strcat(PC,"neegrooo gatoooo");
SendClientMessage(playerid, 0xFF0000, PC);

format й para colocar/alogar parвmetros como vida/dinheiro/etc...
e o strcat(minhau) й para armazenar tudo isto em uma string,
normalmente quando aparece erros assim:
Код:
error 075: input line too long (after substitutions)

Abraзos.

[iPs]Garfield~
Reply


Messages In This Thread
Strcat - by Dr_Pawno - 15.05.2011, 20:16
Re: [DUVIDA] Strcat - by CyNiC - 15.05.2011, 20:23
Re: [DUVIDA] Strcat - by TheGarfield - 15.05.2011, 20:24
Re: [DUVIDA] Strcat - by Dr_Pawno - 16.05.2011, 16:00
Re: [Ajuda] Strcat - by Shadoww5 - 16.05.2011, 16:48
Re: [Ajuda] Strcat - by Dr_Pawno - 16.05.2011, 19:23
Re: [Ajuda] Strcat - by TheGarfield - 16.05.2011, 19:41
Re: [Ajuda] Strcat - by JonathanFeitosa - 16.05.2011, 19:42
Re: [Ajuda] Strcat - by Macintosh - 16.05.2011, 19:43
Re: [Ajuda] Strcat - by Dr_Pawno - 16.05.2011, 19:44

Forum Jump:


Users browsing this thread: 2 Guest(s)