4 Erros chatos
#1

Os erros sгo iguais

Код:
(12288) : error 017: undefined symbol "set"
(12295) : error 017: undefined symbol "set"
(16445) : error 017: undefined symbol "StrToInt"
(16468) : error 017: undefined symbol "StrToInt"

Linhas:
Linha 12288: set(nome, tmp);
Linha 12295: set(cor1,tmp);
Linha 16445: dini_IntSet(string, "Cor1", StrToInt(inputtext));
Linha 16468:dini_IntSet(string, "Cor2", StrToInt(inputtext));
Reply
#2

Essas funзхes nгo existem...

set e StrToInt, pegou isso de onde?
Reply
#3

Quote:
Originally Posted by Willian_Luigi
Посмотреть сообщение
Essas funзхes nгo existem...

set e StrToInt, pegou isso de onde?
em um gm aqui , eu nгo tou conseguindo tirar tem como ajudar ?
Reply
#4

Ou vocк tira essas funзхes do code, ou vocк implementa o source das funзхes do seu gm.
Reply
#5

Stock da StrToInt ta ai, agora essa outra ai, sу vocк procurando no gm que vocк pegou o code.

Код:
stock StrToInt(string[])
{
     return strval(string);
}
CTRL + F e procure por stock set, new set ou define set.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)