std::strncmp ... int strncmp( const char* lhs, const char* rhs, size_t count ); ... http://en.cppreference.com/w/cpp/string/byte/strncmp ...
確定! 回上一頁