Writes characters to a specified file. Syntax: #include <stdio.h> int putc(int character, FILE *file_pointer);