Filehandle
KS8E1LF7YC7SN6SQ8Q1O
In Unix and related computer operating systems, a file descriptor is an abstract indicator (handle) used to access a file or other input/output resource, such as a pipe or network socket. File descriptors form part of the POSIX application programming interface. A file descriptor is a non-negative integer, generally represented in the C programming language as the type int.
Read more on WikipediaHave feedback on this skill? Let us know.