strcmp (). Compare two strings. Synopsis: #include <string.h> int strcmp( const char* s1, const char* s2 );. Arguments: s1, s2: The strings that you want to ...
確定! 回上一頁