C -string (null-terminated char array) can be declared as char* or char[] . ... char * cstr1, const char * cstr2, size_t n) Compare up to n characters.
確定! 回上一頁