problem for program to read n last lines from file in c

后端 未结 0 1905
半阙折子戏
半阙折子戏 2020-12-12 01:28

I have a problem on my code which return the n last line from file, when I enter 8 it return 4 lines, 6 -> 3 last lines, 4 -> 2 last line and so on.

this is my

相关标签:
回答
  • 消灭零回复
提交回复
热议问题