[Ajuda]Basic
#8

Quote:
Originally Posted by Don_Speed
Посмотреть сообщение
Sim mas estou com esse erro
pawn Код:
error 035: argument type mismatch (argument 3)
Nessas Linhas
pawn Код:
strcat(Speed,"%s(ID:%d) Administrador Level 1\n", Name, i); }
@Barcelona Fail!
Strcat nгo formata strings... Usa como o Viniborn falou, um format normal...

Код:
strcat      =       Acumula uma string em um destinatбrio.

Exemplo:

strcat(STR_DEST, STR_PRA_ACUMULAR, STR_SIZE = sizeof(STR_DEST));
Reply


Messages In This Thread
[Ajuda]Basic - by Don_Speed - 24.04.2012, 19:53
Re: [Ajuda]Basic - by RoacH` - 24.04.2012, 19:56
Re: [Ajuda]Basic - by ViniBorn - 24.04.2012, 19:58
Re: [Ajuda]Basic - by Don_Speed - 24.04.2012, 20:04
Re: [Ajuda]Basic - by DartakousLien - 24.04.2012, 20:31
Re: [Ajuda]Basic - by Don_Speed - 24.04.2012, 20:33
Re: [Ajuda]Basic - by ViniBorn - 24.04.2012, 20:41
Re: [Ajuda]Basic - by WLSF - 24.04.2012, 20:43
Re: [Ajuda]Basic - by Don_Speed - 24.04.2012, 20:46

Forum Jump:


Users browsing this thread: 5 Guest(s)