the `gets' function is dangerous and should not be used. ... line2[MAXSIZE]=""; printf("Enter first string : "); fgets(line1, sizeof(line1), ...
確定! 回上一頁