The strncmp() built-in function compares at most the first count characters of the string pointed to by string1 to the string pointed to by string2.
確定! 回上一頁