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