[Ajuda] SQLite nгo registrando
#7

Quote:
Originally Posted by MtPlayerZ
Посмотреть сообщение
Como faзo esse calculo?
Tirando %s e somando pela quantidade mбxima de caracteres que a string tem.

new nome[24];
Por exemplo: %s й lindo (nome).

й lindo = 7 caracteres
%s = 24

24 + 7 = 31
new msg[31 + 1];
format(msg, sizeof(msg), "%s й lindo", nome);

Й algo mais ou menos assim.
Eu sempre coloco +1, apenas por costume mesmo.
Reply


Messages In This Thread
SQLite nгo registrando - by MtPlayerZ - 15.02.2019, 12:48
Re: SQLite nгo registrando - by ipsLuan - 15.02.2019, 12:57
Re: SQLite nгo registrando - by MtPlayerZ - 15.02.2019, 12:59
Re: SQLite nгo registrando - by ipsLuan - 15.02.2019, 13:20
Re: SQLite nгo registrando - by DanielMatrix - 15.02.2019, 15:33
Re: SQLite nгo registrando - by MtPlayerZ - 15.02.2019, 16:38
Re: SQLite nгo registrando - by ipsLuan - 15.02.2019, 17:47

Forum Jump:


Users browsing this thread: 2 Guest(s)