int strcmp( const char *lhs, const char *rhs );. Compares two null-terminated byte strings. The comparison is done lexicographically. Both lhs ...
確定! 回上一頁