delorie.com/djgpp/doc/libc/libc_184.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <io.h> _dos_unlock(int fd, long offset, long length); |
Removes an advisory lock to the specified region of the file.
Zero if the lock was removed, nonzero otherwise.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |