strncmp (). Compare two strings, up to a given length. Synopsis: #include <string.h> int strncmp( const char* s1, const char* s2, size_t n );. Arguments:.
確定! 回上一頁