I have a character obtained from fgetc (file) stored in the variable I.
我有一个字符从获取(文件)存储在变量I。
I am trying to get fgetc to read through a file and skip from a certain indicator until a new line.
我试图让获取阅读的文件和跳过某些指标,直到一个新行。
I am trying to get fgetc to read through a file and skip from a certain indicator until a new line.
我试图让获取阅读的文件和跳过某些指标,直到一个新行。
应用推荐