undefined symbol
#1

Algueem Podee Me Ajudaar ?


error 017: undefined symbol "StrToInt"

Linha :
Quote:

dini_IntSet(string, "Cor1", StrToInt(inputtext));

Reply
#2

Ediзгo: Fail.
Reply
#3

PHP код:
stock StrToInt(string[]) {
      return 
strval(string);

Reply
#4

Quote:
Originally Posted by FeelLikeASir_
Посмотреть сообщение
PHP код:
stock StrToInt(string[]) {
      return 
strval(string);

pawn Код:
#define StrToInt strval
-

No caso, creio que vocк deseja passar uma string para um inteiro. Logo, use strval.
pawn Код:
dini_IntSet(string, "Cor1", strval(inputtext));
Reply
#5

Aee Galera Valeuu de coraзao Sumiuu Esse Erro e Fico Apenas 1 !


error 004: function "IsNumeric" is not implemented

Quote:

LINHA
if(!IsNumeric(inputtext)){

Reply


Forum Jump:


Users browsing this thread: