The basic steps for using a File in C are always the same: ... fprintf(file, "this is a test %d\n", integer); // write to file
確定! 回上一頁