strlen checking inputtext? [rep++]
#2

You also can do the same with this code:
pawn Код:
if(!(3 < strlen(inputtext) < 24))
It's a bit faster, because you call strlen function only once.
Reply


Messages In This Thread
strlen checking inputtext? [rep++] - by Hoborific - 18.12.2011, 17:04
Re: strlen checking inputtext? [rep++] - by Norck - 18.12.2011, 18:57

Forum Jump:


Users browsing this thread: 3 Guest(s)