首页 > 标签:fgets三个参数
  • fgets三个参数

    fgets三个参数】在C语言中,`fgets` 是一个用于从文件或标准输入中读取字符串的函数。它比 `gets` 更安全,因为它可以防止缓冲区溢出

    2025年09月13日 23:03:35