strcmp( ) Function :
strcmp( ) function in C compares two given strings and returns zero if they are same. If length of string1 < string2, it returns < 0 value. If length of string1 > string2, it returns > 0 value.
[ChoiceLetter]
Your score is:
Solution
Restart
Show the whole text
Show only the last part of the text
OK