Associates a buffer with an input or output file. Syntax: #include <stdio.h> void setbuf(FILE *file_pointer, char *buffer);