Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 5. File I/O: Further Details > File Control Operations: fcntl()

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