Checking if a string doesn't match, doesn't work?
#2

If you're checking if they DO match, you need to check if the return value is false.

i.e.
pawn Code:
if(!strcmp(...))
Reply


Messages In This Thread
Checking if a string doesn't match, doesn't work? - by Dokins - 19.05.2015, 02:11
Re: Checking if a string doesn't match, doesn't work? - by MP2 - 19.05.2015, 02:43
Re: Checking if a string doesn't match, doesn't work? - by Dokins - 19.05.2015, 02:46
Re: Checking if a string doesn't match, doesn't work? - by Threshold - 19.05.2015, 06:59
Re: Checking if a string doesn't match, doesn't work? - by Dokins - 19.05.2015, 09:53

Forum Jump:


Users browsing this thread: 2 Guest(s)