Compare Name with part of an enum
#3

Quote:
Originally Posted by Ken97
View Post
pawn Code:
if(strcmp(BizInfo[i][Owner], Name, false) == 0)
pawn Code:
if(!strcmp(BizInfo[i][Owner],Name,true))
It's the same, the only one change in yours is case value.
Reply


Messages In This Thread
Compare Name with part of an enum - by dusk - 31.03.2013, 13:05
Re: Compare Name with part of an enum - by Neil. - 31.03.2013, 13:12
Re: Compare Name with part of an enum - by Riddick94 - 31.03.2013, 13:24
Re: Compare Name with part of an enum - by Neil. - 31.03.2013, 13:29
Re: Compare Name with part of an enum - by dusk - 31.03.2013, 14:06
Re: Compare Name with part of an enum - by SuperViper - 31.03.2013, 14:41
Re: Compare Name with part of an enum - by dusk - 31.03.2013, 14:48

Forum Jump:


Users browsing this thread: 2 Guest(s)