Not less than 3 characters on password
#2

pawn Код:
if(strlen(passwordstringhere) < 3)
{
//do whatever
}
Reply


Messages In This Thread
Not less than 3 characters on password - by gychem - 21.08.2012, 00:25
Re: Not less than 3 characters on password - by iTorran - 21.08.2012, 00:27
Re: Not less than 3 characters on password - by Hiddos - 21.08.2012, 00:28
Re: Not less than 3 characters on password - by Devilxz97 - 21.08.2012, 00:30

Forum Jump:


Users browsing this thread: 1 Guest(s)