TSfclose

概要

#include <ts/ts.h>
void TSfclose(TSFile filep)

解説

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

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