std::strncmp. From Cppreference. < cpp | string | narrow ... Defined in header <cstring>. int strncmp( const char *lhs, const char *rhs, size_t count ); ...
確定! 回上一頁