Problem with a login system
#4

you could use if(strcmp(tmp, inputtext, true) == 0), and it would be the same as !strcmp, and, we want strcmp to return 0, if it returned 1, then the strings aren't the same..
Reply


Messages In This Thread
Problem with a login system - by sobolanux - 22.04.2010, 06:52
Re: Problem with a login system - by Whitetiger - 22.04.2010, 07:00
Re: Problem with a login system - by sobolanux - 22.04.2010, 07:08
Re: Problem with a login system - by Whitetiger - 22.04.2010, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)