How EOF is defined for binary and ascii files

后端 未结 4 1351
星月不相逢
星月不相逢 2021-01-06 09:17

I\'m programming C on Windows(system language is Japanese), and I have a problem about EOF of binary and ascii files.

I asked this question last week, a kind guy help

4条回答
  •  旧巷少年郎
    2021-01-06 09:23

    Found a terrific article that answers all the question! https://latedev.wordpress.com/2012/12/04/all-about-eof/

提交回复
热议问题