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