int strcmp (const char * str1, const char * str2);. This syntax represents that str 1 and str 2 are the two strings as parameters inside the function. This will ...
確定! 回上一頁