The storage pointed to by the FILE pointer is freed by the fclose() ... stream = fopen("myfile.dat", "r"); ⋮ if (fclose(stream)) /* Close the stream.
確定! 回上一頁