Function (Path Standard C Header / stdio.h)

fclose

void fclose(FILE *file);

Close file stream


Parameters

  FILE *file
    File

函数 (属于 标准C头文件 / stdio.h)

fclose

void fclose(FILE *file);

关闭文件流


参数

  FILE *file
    文件