2025-09-07 04:06 浏览次数 7
vt. 从文件中获取一个字符;获取
This allows us to pass the address of fgetc as an argument to another function.
这样我们可以通过传递它的地址作为另一个函数的参数。
I am trying to get fgetc to read through a file and skip from a certain indicator until a new line.
我试图让获取阅读的文件和跳过某些指标,直到一个新行。