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