strcmp not working? properly?
#4

You used for max lenght the lenght of "pass" (Field). If you input "password", it will only check for the first 4 characters. Removing the lenght since it's optional will fix it. Oh and by the way, be sure you check that the strings are not null. They returns false as well.
Reply


Messages In This Thread
strcmp not working? properly? - by [WSF]ThA_Devil - 30.08.2013, 11:01
Re: strcmp not working? properly? - by Konstantinos - 30.08.2013, 11:03
Re: strcmp not working? properly? - by [WSF]ThA_Devil - 30.08.2013, 11:04
Re: strcmp not working? properly? - by Konstantinos - 30.08.2013, 11:13

Forum Jump:


Users browsing this thread: