int strcmp(const char *string1, const char *string2 );. where string1 and string2 are the char array variables. Parameters of strcmp() ...
確定! 回上一頁