fscanf loop not working properly所以,我有以下代码:[cc lang=c]#include int main() {FILE* f = fopen(test.txt,r);FILE* p = fopen(test2.txt ...
確定! 回上一頁