delorie.com/djgpp/doc/libc/libc_539.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <io.h> int lock(int fd, long offset, long length); |
This function will fail unless share
, or a network software
providing similar interface, is installed. This function is
compatible with Borland C++ function of the same name.
See section unlock.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |