switch modes while maintaining file lock

前端 未结 0 557
天命终不由人
天命终不由人 2020-12-21 03:35

I am writing a c program where I need to switch file mode from write to append but also need to maintain the file lock that I applied to the file by opening it in write mode

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