Returns the file descriptor associated with the specified file pointer.
#include <stdio.h> int fileno (FILE *file_ptr);