In this program we will compare strings using strcmp() function defined in the string.h library. strcmp(a, b) returns 0 if both the strings a and b are ...
確定! 回上一頁