23.09.2010, 10:55
Hello World.
When i want to use 10 in the inputtext it gives me error. But when i use 1 below 9 its okay. Why can't i use 10?
Error:
When i want to use 10 in the inputtext it gives me error. But when i use 1 below 9 its okay. Why can't i use 10?
pawn Код:
if(inputtext[0] == '10')
pawn Код:
error 027: invalid character constant