Prints formatted output based on an argument list. Format #include <stdio.h> int vfprintf (FILE *file_ptr, const char *format, va_list ap);