How can one application consume (delete) lines from a text file while while another is writing them?

后端 未结 0 782
野性不改
野性不改 2020-12-13 09:17

I have the situation I would like two C++ applications to run on Windows. One is writing lines to a file, the other is removing them - effectively using a file as a producer

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