File descriptor



         


In computing, a file descriptor is an identifier maintained by the operating system. It is a unique identifier, most often an integer, identifying an open file. Once the file has been opened, the file descriptor can be used by different system calls to read or write it.





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License