String comparison without using strcmp() function · #include <stdio.h> · int compare(char[],char[]); · int main() · { · char str1[20]; // declaration of char array ...
確定! 回上一頁