B
barcaroller
I am familiar with file locking in C (flock, fcntl) but I was unable to
find anything similar in C++ (using either fstream or
boost::filesystem). Does anyone know if the C++ libraries support file
locking?
Thanks much.
find anything similar in C++ (using either fstream or
boost::filesystem). Does anyone know if the C++ libraries support file
locking?
Thanks much.