www.delorie.com/djgpp/doc/libc-2.01/libc_149.html   search  
Go to the first, previous, next, last section, table of contents.


_dos_unlock

Syntax

#include <io.h>

_dos_unlock(int _fd, long _offset, long _length)

Description

Removes an advisory lock to the specified region of the file.

Return Value

Zero if the lock was removed, nonzero otherwise.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997