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