Performs formatted output to a specified file. Format #include <stdio.h> int fprintf (FILE *file_ptr, const char *format_spec, . . . );