◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <stdio.h> Syntax: int _fileno( FILE *stream ); Returns: the file handle; no error return. See also: _filelength, freopen, fopen, _fstat -♦-