Copyright © tutorialspoint.com
Syntax
Definition and UsageSupports file locking on the specified FILEHANDLE using the system flock( ), fcntl( ) locking, or lockf( ). The exact implementation used is dependent on what your system supports. OPERATION is one of the static values defined here...
Return Value
ExampleFollowing are the usage... Here's a mailbox appender for BSD systems:
|
Copyright © tutorialspoint.com