Is there a way to obtain a file lock using fopen (vs. open)? I know that you can use lockf and fcntl, but I would like to use fopen.
- Re: off-topic question - exclusive file control Rick Tsujimoto
- Re: off-topic question - exclusive file control Roger Lacroix
- Re: off-topic question - exclusive file control Richard Tsujimoto