... For some reason my output file is reaching an infinite loop it ... fprintf(o,"%d\n",num1); while(!feof(i1)) { fscanf(i1,"%d",&num1); ...
確定! 回上一頁