Two processes reading and writing a file at same time in c

前端 未结 0 457
你的背包
你的背包 2021-01-12 11:58

I have two processes that communicate through a text file. Parent process continuously read data from a file and write to shared_file.

              FILE *sha         


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