A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Shared Lock method. How well does it perform when it comes to files?
John
511
Reputation points
I am looking to use a shared lock method on a binary or text file.
I have learned that it is when share locking a file, the file is movable only afterwards.
Is that true?
If it is, then can any user provide me some source code snippet examples?
Regards,
John-1477
Developer technologies | C++
Developer technologies | C++
Sign in to answer