m0_62801663 2022-05-18 16:39 采纳率: 72%
浏览 54
已结题

C语言文件读取问题如何解决

在C语言中怎样正常加载磁盘文件,请用一段简短的文字来进行描述

  • 写回答

1条回答 默认 最新

  • SoporAeternus2022 2022-05-19 17:47
    关注

    https://cplusplus.com/reference/cstdio/fopen/

    fopen
    FILE * fopen ( const char * filename, const char * mode );
    Open file
    Opens the file whose name is specified in the parameter filename and associates it with a stream that can be identified in future operations by the FILE pointer returned.
    The operations that are allowed on the stream and how these are performed are defined by the mode parameter.
    The returned stream is fully buffered by default if it is known to not refer to an interactive device (see setbuf).
    The returned pointer can be disassociated from the file by calling fclose or freopen. All opened files are automatically closed on normal program termination.
    The running environment supports at least FOPEN_MAX files open simultaneously.

    打开文件
    打开其名称在参数文件名中指定的文件,并将其与一个流相关联,该流可以在以后的操作中通过返回的 FILE 指针来标识。
    流上允许的操作以及如何执行这些操作由 mode 参数定义。
    如果已知返回的流不引用交互式设备(请参阅 setbuf),则默认情况下返回的流是完全缓冲的。
    返回的指针可以通过调用 fclose 或 freopen 与文件解除关联。 所有打开的文件都会在程序正常终止时自动关闭。
    运行环境至少支持同时打开 FOPEN_MAX 个文件。

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 已结题 (查看结题原因) 6月20日
  • 已采纳回答 6月20日
  • 创建了问题 5月18日

悬赏问题

  • ¥15 有两个非常“自以为是”烦人的问题急期待大家解决!
  • ¥30 STM32 INMP441无法读取数据
  • ¥100 求汇川机器人IRCB300控制器和示教器同版本升级固件文件升级包
  • ¥15 用visualstudio2022创建vue项目后无法启动
  • ¥15 x趋于0时tanx-sinx极限可以拆开算吗
  • ¥500 把面具戴到人脸上,请大家贡献智慧,别用大模型回答,大模型的答案没啥用
  • ¥15 任意一个散点图自己下载其js脚本文件并做成独立的案例页面,不要作在线的,要离线状态。
  • ¥15 各位 帮我看看如何写代码,打出来的图形要和如下图呈现的一样,急
  • ¥30 c#打开word开启修订并实时显示批注
  • ¥15 如何解决ldsc的这条报错/index error