std::strcmp. From Cppreference ... Defined in header <cstring>. int strcmp( const char *lhs, const char *rhs );. Compares two null-terminated character ...
確定! 回上一頁