#include <io.h> _dos_lock(int _fd, long _offset, long _length)
Adds an advisory lock to the specified region of the file.
Zero if the lock was added, nonzero otherwise.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.