manijeh
0
Q:

strcasecmp c

Upon completion, strcasecmp() shall return an integer greater than, equal to, or less than 0, if the string pointed to by s1 is, ignoring case, greater than, equal to, or less than the string pointed to by s2, respectively.
1
strcat(example, "is over 10 ");   
1

New to Communities?

Join the community