TSfclose

Closes the file to which filep points and frees the data structures and buffers associated with it.

Synopsis

#include <ts/ts.h>

void TSfclose(TSFile filep) InkAPI.cc line 1812

Description

If the file was opened for writing, any pending data is flushed.