fputs()
The fputs() function writes a line to an open file pointer. This is useful for writing data to files.