file descriptor

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo



Wikipedia English The Free EncyclopediaDownload this dictionary
File descriptor
In computer programming, a file descriptor is an abstract key for accessing a file. The term is generally used in POSIX operating systems. In Microsoft Windows terminology and in the context of the C standard I/O library, "file handle" is preferred, though the latter case is technically a different object (see below).
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

FOLDOC DictionaryDownload this dictionary
file descriptor
<programmingoperating system> An integer that identifies an open file within a process. This number is obtained as a result of opening a file. Operations which read, write, or close a file would take the file descriptor as an input parameter.
In many operating system implementations, file descriptors are small integers which index a table of open files. In Unix, file descriptors 0, 1 and 2 correspond to the standard inputstandard output and standard error files respectively.
See file descriptor leak.
(1998-02-06)


(c) Copyright 1993 by Denis Howe

Define file descriptor

Translate file descriptor





| file descriptor in French | file descriptor in Spanish | file descriptor in Russian | file descriptor in Arabic | file descriptor in Serbian | file descriptor in Swedish