#include <filesys.h>
An empty file with permissions 0600 is created.
|
Attempt to reserve the file.
|
|
Remove the file.
|
|
True of a file name was reserved.
|
|
Returns the reserved file name, or throws a runtime_error if not reserved.
|