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
}
like
if(strcmp(string1,string2))
{
//what to code here
}
else if(!strcmp(string1,string2))
{
//what to code here
}
Aucun commentaire:
Enregistrer un commentaire