Writes a character to a specified file. Format #include <stdio.h> int fputc (int character, FILE *file_ptr);