strcmp
#1

can some one give me good examples of strcmp i read all strcmp tutorials didn't get it working
like
if(strcmp(string1,string2))
{
//what to code here
}
else if(!strcmp(string1,string2))
{
//what to code here
}
Reply


Messages In This Thread
strcmp - by AroseKhanNiazi - 12.09.2014, 12:50
Re: strcmp - by dusk - 12.09.2014, 12:55
Re: strcmp - by AroseKhanNiazi - 12.09.2014, 14:05

Forum Jump:


Users browsing this thread: 1 Guest(s)