How do you do said topic? Assuming that both files are the same size, you can just while (fscanf(fp1,"%c",&buf1) == 1 && fscanf(fp2,"%c" ...
確定! 回上一頁