5.2. File Control Operations: fcntl()
The fcntl() system call performs a range of control operations on an open file descriptor.
#include <fcntl.h>
int fcntl(int fd, int cmd, ...);
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial